[SCM] WebKit Debian packaging branch, webkit-1.3, updated. upstream/1.3.7-4207-g178b198

simon.fraser at apple.com simon.fraser at apple.com
Mon Feb 21 00:24:38 UTC 2011


The following commit has been merged in the webkit-1.3 branch:
commit e33f672b5a5038eb4acaed67f42781fa7d0b0ca4
Author: simon.fraser at apple.com <simon.fraser at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Mon Jan 31 04:05:29 2011 +0000

    2011-01-30  Simon Fraser  <simon.fraser at apple.com>
    
            Attempt to fix Windows build by adding ShadowBlur.cpp/h to the
            vcproj.
    
            * WebCore.vcproj/WebCore.vcproj:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@77103 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/Source/WebCore/ChangeLog b/Source/WebCore/ChangeLog
index 8404bd9..3d6571a 100644
--- a/Source/WebCore/ChangeLog
+++ b/Source/WebCore/ChangeLog
@@ -1,5 +1,12 @@
 2011-01-30  Simon Fraser  <simon.fraser at apple.com>
 
+        Attempt to fix Windows build by adding ShadowBlur.cpp/h to the
+        vcproj.
+
+        * WebCore.vcproj/WebCore.vcproj:
+
+2011-01-30  Simon Fraser  <simon.fraser at apple.com>
+
         Reviewed by Dan Bernstein.
 
         -webkit-box-shadow causes awful scroll/resize/redraw performance
diff --git a/Source/WebCore/WebCore.vcproj/WebCore.vcproj b/Source/WebCore/WebCore.vcproj/WebCore.vcproj
index 5bd9f38..10d0bc6 100755
--- a/Source/WebCore/WebCore.vcproj/WebCore.vcproj
+++ b/Source/WebCore/WebCore.vcproj/WebCore.vcproj
@@ -26769,6 +26769,14 @@
 					>
 				</File>
 				<File
+					RelativePath="..\platform\graphics\ShadowBlur.cpp"
+					>
+				</File>
+				<File
+					RelativePath="..\platform\graphics\ShadowBlur.h"
+					>
+				</File>
+				<File
 					RelativePath="..\platform\graphics\SimpleFontData.cpp"
 					>
 				</File>

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list