Title: [224003] trunk/Source/WebCore
Revision
224003
Author
[email protected]
Date
2017-10-25 21:24:02 -0700 (Wed, 25 Oct 2017)

Log Message

Unreviewed, Windows build fix.

* Sources.txt:

Modified Paths

Diff

Modified: trunk/Source/WebCore/ChangeLog (224002 => 224003)


--- trunk/Source/WebCore/ChangeLog	2017-10-26 04:07:59 UTC (rev 224002)
+++ trunk/Source/WebCore/ChangeLog	2017-10-26 04:24:02 UTC (rev 224003)
@@ -1,3 +1,9 @@
+2017-10-25  Keith Miller  <[email protected]>
+
+        Unreviewed, Windows build fix.
+
+        * Sources.txt:
+
 2017-10-25  Devin Rousso  <[email protected]>
 
         Web Inspector: provide a way to enable/disable event listeners

Modified: trunk/Source/WebCore/Sources.txt (224002 => 224003)


--- trunk/Source/WebCore/Sources.txt	2017-10-26 04:07:59 UTC (rev 224002)
+++ trunk/Source/WebCore/Sources.txt	2017-10-26 04:24:02 UTC (rev 224003)
@@ -1554,7 +1554,7 @@
 platform/graphics/filters/FEGaussianBlur.cpp
 platform/graphics/filters/FELighting.cpp
 platform/graphics/filters/FEMerge.cpp
-platform/graphics/filters/FEMorphology.cpp
+platform/graphics/filters/FEMorphology.cpp @no-unify // FIXME: Unified sources for FEMorphology.cpp seems to break the windows build. https://bugs.webkit.org/show_bug.cgi?id=178847
 platform/graphics/filters/FEOffset.cpp
 platform/graphics/filters/FESpecularLighting.cpp
 platform/graphics/filters/FETile.cpp
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to