Title: [204859] trunk/Source/WebKit2
- Revision
- 204859
- Author
- [email protected]
- Date
- 2016-08-23 14:29:56 -0700 (Tue, 23 Aug 2016)
Log Message
Another CMake build fix attempt after r204852.
* CMakeLists.txt:
Modified Paths
Diff
Modified: trunk/Source/WebKit2/CMakeLists.txt (204858 => 204859)
--- trunk/Source/WebKit2/CMakeLists.txt 2016-08-23 21:11:20 UTC (rev 204858)
+++ trunk/Source/WebKit2/CMakeLists.txt 2016-08-23 21:29:56 UTC (rev 204859)
@@ -94,6 +94,7 @@
"${WEBCORE_DIR}/bridge/jsc"
"${WEBCORE_DIR}/contentextensions"
"${WEBCORE_DIR}/css"
+ "${WEBCORE_DIR}/css/parser"
"${WEBCORE_DIR}/dom"
"${WEBCORE_DIR}/dom/default"
"${WEBCORE_DIR}/editing"
Modified: trunk/Source/WebKit2/ChangeLog (204858 => 204859)
--- trunk/Source/WebKit2/ChangeLog 2016-08-23 21:11:20 UTC (rev 204858)
+++ trunk/Source/WebKit2/ChangeLog 2016-08-23 21:29:56 UTC (rev 204859)
@@ -1,3 +1,9 @@
+2016-08-23 Ryosuke Niwa <[email protected]>
+
+ Another CMake build fix attempt after r204852.
+
+ * CMakeLists.txt:
+
2016-08-22 Filip Pizlo <[email protected]>
Butterflies should be allocated in Auxiliary MarkedSpace instead of CopiedSpace and we should rewrite as much of the GC as needed to make this not a regression
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes