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

weinig at apple.com weinig at apple.com
Wed Dec 22 13:09:06 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit a1c536764b760d2a68c55c1998855628a18e5a30
Author: weinig at apple.com <weinig at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Sep 7 21:07:22 2010 +0000

    Another windows fix.
    
    * UIProcess/win/WebView.cpp:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@66907 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKit2/ChangeLog b/WebKit2/ChangeLog
index effa920..bb1dd14 100644
--- a/WebKit2/ChangeLog
+++ b/WebKit2/ChangeLog
@@ -1,5 +1,11 @@
 2010-09-07  Sam Weinig  <sam at webkit.org>
 
+        Another windows fix.
+
+        * UIProcess/win/WebView.cpp:
+
+2010-09-07  Sam Weinig  <sam at webkit.org>
+
         Try and fix windows.
 
         * UIProcess/WebEditCommandProxy.h:
diff --git a/WebKit2/UIProcess/win/WebView.cpp b/WebKit2/UIProcess/win/WebView.cpp
index 11fbdbc..1726d5a 100644
--- a/WebKit2/UIProcess/win/WebView.cpp
+++ b/WebKit2/UIProcess/win/WebView.cpp
@@ -27,6 +27,7 @@
 
 #include "ChunkedUpdateDrawingAreaProxy.h"
 #include "RunLoop.h"
+#include "WebEditCommandProxy.h"
 #include "WebEventFactory.h"
 #include "WebPageNamespace.h"
 #include "WebPageProxy.h"

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list