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

beidson at apple.com beidson at apple.com
Wed Dec 22 15:20:41 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 5269b9270809a8a95a434dfa701e561b7d54a8bd
Author: beidson at apple.com <beidson at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Mon Nov 1 18:53:33 2010 +0000

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

diff --git a/WebKit2/ChangeLog b/WebKit2/ChangeLog
index adc5b4d..9488ec8 100644
--- a/WebKit2/ChangeLog
+++ b/WebKit2/ChangeLog
@@ -1,5 +1,11 @@
 2010-11-01  Brady Eidson  <beidson at apple.com>
 
+        Windows build fix.
+
+        * UIProcess/win/WebView.cpp:
+
+2010-11-01  Brady Eidson  <beidson at apple.com>
+
         Reviewed by Anders Carlsson.
 
         <rdar://problem/7660547> and https://bugs.webkit.org/show_bug.cgi?id=48699
diff --git a/WebKit2/UIProcess/win/WebView.cpp b/WebKit2/UIProcess/win/WebView.cpp
index f13cccc..f4fe95d 100644
--- a/WebKit2/UIProcess/win/WebView.cpp
+++ b/WebKit2/UIProcess/win/WebView.cpp
@@ -29,6 +29,7 @@
 #include "FindIndicator.h"
 #include "RunLoop.h"
 #include "NativeWebKeyboardEvent.h"
+#include "WebContextMenuProxy.h"
 #include "WebEditCommandProxy.h"
 #include "WebEventFactory.h"
 #include "WebPageNamespace.h"

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list