Title: [213124] trunk/Source/WebCore
- Revision
- 213124
- Author
- [email protected]
- Date
- 2017-02-27 23:39:59 -0800 (Mon, 27 Feb 2017)
Log Message
Fix WinCairo build.
* PlatformWinCairo.cmake:
Modified Paths
Diff
Modified: trunk/Source/WebCore/ChangeLog (213123 => 213124)
--- trunk/Source/WebCore/ChangeLog 2017-02-28 07:11:13 UTC (rev 213123)
+++ trunk/Source/WebCore/ChangeLog 2017-02-28 07:39:59 UTC (rev 213124)
@@ -1,5 +1,11 @@
2017-02-27 Alex Christensen <[email protected]>
+ Fix WinCairo build.
+
+ * PlatformWinCairo.cmake:
+
+2017-02-27 Alex Christensen <[email protected]>
+
Begin enabling WebRTC on 64-bit
https://bugs.webkit.org/show_bug.cgi?id=168915
Modified: trunk/Source/WebCore/PlatformWinCairo.cmake (213123 => 213124)
--- trunk/Source/WebCore/PlatformWinCairo.cmake 2017-02-28 07:11:13 UTC (rev 213123)
+++ trunk/Source/WebCore/PlatformWinCairo.cmake 2017-02-28 07:39:59 UTC (rev 213124)
@@ -37,6 +37,8 @@
platform/graphics/cairo/RefPtrCairo.cpp
platform/graphics/cairo/TransformationMatrixCairo.cpp
+ platform/graphics/texmap/TextureMapperTiledBackingStore.cpp
+
platform/graphics/win/FontCustomPlatformDataCairo.cpp
platform/graphics/win/FontPlatformDataCairoWin.cpp
platform/graphics/win/GlyphPageTreeNodeCairoWin.cpp
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes