[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.20-204-g221d8e8

eric at webkit.org eric at webkit.org
Wed Feb 10 22:17:25 UTC 2010


The following commit has been merged in the webkit-1.1 branch:
commit 8523470541d1132258cbb451d46528e5c1973080
Author: eric at webkit.org <eric at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Feb 5 23:11:12 2010 +0000

    2010-02-05  James Hawkins  <jhawkins at chromium.org>
    
            Reviewed by David Levin.
    
            [Chromium] Remove an unused forward declaration in WebKitClient.h.
    
            https://bugs.webkit.org/show_bug.cgi?id=34622
    
            * public/WebKitClient.h:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@54448 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKit/chromium/ChangeLog b/WebKit/chromium/ChangeLog
index 077577d..d92895d 100644
--- a/WebKit/chromium/ChangeLog
+++ b/WebKit/chromium/ChangeLog
@@ -1,5 +1,15 @@
 2010-02-05  James Hawkins  <jhawkins at chromium.org>
 
+        Reviewed by David Levin.
+
+        [Chromium] Remove an unused forward declaration in WebKitClient.h.
+
+        https://bugs.webkit.org/show_bug.cgi?id=34622
+
+        * public/WebKitClient.h:
+
+2010-02-05  James Hawkins  <jhawkins at chromium.org>
+
         Reviewed by Darin Fisher.
 
         Implement WebInputElement::isActivatedSubmit().
diff --git a/WebKit/chromium/public/WebKitClient.h b/WebKit/chromium/public/WebKitClient.h
index fe6c801..fbaa218 100644
--- a/WebKit/chromium/public/WebKitClient.h
+++ b/WebKit/chromium/public/WebKitClient.h
@@ -59,7 +59,6 @@ class WebStorageNamespace;
 class WebThemeEngine;
 class WebURLLoader;
 struct WebCookie;
-struct WebPluginInfo;
 template <typename T> class WebVector;
 
 class WebKitClient {

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list