[SCM] WebKit Debian packaging branch, debian/experimental, updated. upstream/1.3.3-9427-gc2be6fc

tkent at chromium.org tkent at chromium.org
Wed Dec 22 12:55:24 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit bc29bdfd30aea6eb70560088c481352ee6036cca
Author: tkent at chromium.org <tkent at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Sep 2 00:25:40 2010 +0000

    2010-09-01  Kent Tamura  <tkent at chromium.org>
    
            Unreviewed, rolling out r66576.
            http://trac.webkit.org/changeset/66576
            https://bugs.webkit.org/show_bug.cgi?id=45016
    
            This change is not needed.
    
            * public/WebKitClient.h:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@66627 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKit/chromium/ChangeLog b/WebKit/chromium/ChangeLog
index 483d181..c8ea7d9 100644
--- a/WebKit/chromium/ChangeLog
+++ b/WebKit/chromium/ChangeLog
@@ -1,3 +1,13 @@
+2010-09-01  Kent Tamura  <tkent at chromium.org>
+
+        Unreviewed, rolling out r66576.
+        http://trac.webkit.org/changeset/66576
+        https://bugs.webkit.org/show_bug.cgi?id=45016
+
+        This change is not needed.
+
+        * public/WebKitClient.h:
+
 2010-08-31  Dave Hyatt  <hyatt at apple.com>
 
         Reviewed by Sam Weinig.
diff --git a/WebKit/chromium/public/WebKitClient.h b/WebKit/chromium/public/WebKitClient.h
index e39fb2a..9c0b4c2 100644
--- a/WebKit/chromium/public/WebKitClient.h
+++ b/WebKit/chromium/public/WebKitClient.h
@@ -260,7 +260,6 @@ public:
 
     // Callable from a background WebKit thread.
     virtual void callOnMainThread(void (*func)(void*), void* context) { }
-    virtual void callOnMainThreadWithDelay(void (*func)(void*), void* context, long long delayMilliseconds) { }
 
     // WebGL --------------------------------------------------------------
 

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list