[SCM] WebKit Debian packaging branch, debian/experimental, updated. debian/1.3.8-1-1049-g2e11a8e

loislo at chromium.org loislo at chromium.org
Fri Jan 21 14:49:27 UTC 2011


The following commit has been merged in the debian/experimental branch:
commit bdc00940e74b96b1a73d56740ec8c6efa4f64674
Author: loislo at chromium.org <loislo at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Dec 31 11:47:45 2010 +0000

    2010-12-31  Ilya Tikhonovsky  <loislo at chromium.org>
    
            Unreviewed. Coding style fix.
    
            * DumpRenderTree/chromium/TestShell.h:
    
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@74827 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/Tools/ChangeLog b/Tools/ChangeLog
index baaa9e3..a6f3ebf 100644
--- a/Tools/ChangeLog
+++ b/Tools/ChangeLog
@@ -1,5 +1,11 @@
 2010-12-31  Ilya Tikhonovsky  <loislo at chromium.org>
 
+        Unreviewed. Coding style fix.
+
+        * DumpRenderTree/chromium/TestShell.h:
+
+2010-12-31  Ilya Tikhonovsky  <loislo at chromium.org>
+
         Reviewed by Pavel Feldman.
 
         Web Inspector: [Chromium] Inspector's tests are very slow on Win(Dbg).
diff --git a/Tools/DumpRenderTree/chromium/TestShell.h b/Tools/DumpRenderTree/chromium/TestShell.h
index 8a1cbac..99b0cd1 100644
--- a/Tools/DumpRenderTree/chromium/TestShell.h
+++ b/Tools/DumpRenderTree/chromium/TestShell.h
@@ -167,7 +167,7 @@ public:
     static const int virtualWindowBorder = 3;
 
 private:
-    WebViewHost* createNewWindow(const WebKit::WebURL&, DRTDevToolsAgent* devToolsAgent);
+    WebViewHost* createNewWindow(const WebKit::WebURL&, DRTDevToolsAgent*);
     void createMainWindow();
     void createDRTDevToolsClient(DRTDevToolsAgent*);
 

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list