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

aroben at apple.com aroben at apple.com
Wed Dec 22 11:42:46 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit ba78351fef83605420eb65e9c7458afcd1314fb5
Author: aroben at apple.com <aroben at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Aug 4 19:36:56 2010 +0000

    Windows build fix
    
    * win/WebKit2.vcproj: Added NetscapeBrowserFuncs.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@64666 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKit2/ChangeLog b/WebKit2/ChangeLog
index 06bf027..14d0c8e 100644
--- a/WebKit2/ChangeLog
+++ b/WebKit2/ChangeLog
@@ -2,6 +2,12 @@
 
         Windows build fix
 
+        * win/WebKit2.vcproj: Added NetscapeBrowserFuncs.
+
+2010-08-04  Adam Roben  <aroben at apple.com>
+
+        Windows build fix
+
         The functions in NetscapePluginModuleWin.cpp have been moved to
         NetscapePluginModule.cpp.
 
diff --git a/WebKit2/win/WebKit2.vcproj b/WebKit2/win/WebKit2.vcproj
index 15cb028..808343f 100755
--- a/WebKit2/win/WebKit2.vcproj
+++ b/WebKit2/win/WebKit2.vcproj
@@ -871,6 +871,14 @@
 					Name="Netscape"
 					>
 					<File
+						RelativePath="..\WebProcess\Plugins\Netscape\NetscapeBrowserFuncs.cpp"
+						>
+					</File>
+					<File
+						RelativePath="..\WebProcess\Plugins\Netscape\NetscapeBrowserFuncs.h"
+						>
+					</File>
+					<File
 						RelativePath="..\WebProcess\Plugins\Netscape\NetscapePlugin.cpp"
 						>
 					</File>

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list