[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.21-584-g1e41756

bweinstein at apple.com bweinstein at apple.com
Fri Feb 26 22:18:13 UTC 2010


The following commit has been merged in the webkit-1.1 branch:
commit 0d16a69cd7691057a5ffaf629cee0252c3f55bd9
Author: bweinstein at apple.com <bweinstein at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Feb 12 00:38:44 2010 +0000

    Rubber-stamped by Eric Seidel.
    
    Turn back on SVG Filters on Windows, as they were accidentally disabled and cause
    test breakage.
    
    * win/tools/vsprops/FeatureDefines.vsprops:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@54686 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKitLibraries/ChangeLog b/WebKitLibraries/ChangeLog
index 1aacc0a..8eccc7d 100644
--- a/WebKitLibraries/ChangeLog
+++ b/WebKitLibraries/ChangeLog
@@ -1,3 +1,12 @@
+2010-02-11  Brian Weinstein  <bweinstein at apple.com>
+
+        Rubber-stamped by Eric Seidel.
+
+        Turn back on SVG Filters on Windows, as they were accidentally disabled and cause
+        test breakage.
+
+        * win/tools/vsprops/FeatureDefines.vsprops:
+
 2010-02-08  Maciej Stachowiak  <mjs at apple.com>
 
         Reviewed by Cameron Zwarich.
diff --git a/WebKitLibraries/win/tools/vsprops/FeatureDefines.vsprops b/WebKitLibraries/win/tools/vsprops/FeatureDefines.vsprops
index c73aa0f..e3893f2 100644
--- a/WebKitLibraries/win/tools/vsprops/FeatureDefines.vsprops
+++ b/WebKitLibraries/win/tools/vsprops/FeatureDefines.vsprops
@@ -58,7 +58,7 @@
 	/>
   <UserMacro
 		Name="ENABLE_FILTERS"
-		Value=""
+		Value="ENABLE_FILTERS"
 		PerformEnvironmentSet="true"
 	/>
   <UserMacro

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list