Title: [204545] trunk/Source/WebCore
- Revision
- 204545
- Author
- [email protected]
- Date
- 2016-08-16 18:55:14 -0700 (Tue, 16 Aug 2016)
Log Message
Windows build fix attempt after r204540.
* bindings/js/JSBindingsAllInOne.cpp:
Modified Paths
Diff
Modified: trunk/Source/WebCore/ChangeLog (204544 => 204545)
--- trunk/Source/WebCore/ChangeLog 2016-08-17 00:41:30 UTC (rev 204544)
+++ trunk/Source/WebCore/ChangeLog 2016-08-17 01:55:14 UTC (rev 204545)
@@ -1,3 +1,9 @@
+2016-08-16 Ryosuke Niwa <[email protected]>
+
+ Windows build fix attempt after r204540.
+
+ * bindings/js/JSBindingsAllInOne.cpp:
+
2016-08-16 Alex Christensen <[email protected]>
URLParser should parse URLs without credentials
Modified: trunk/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp (204544 => 204545)
--- trunk/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp 2016-08-17 00:41:30 UTC (rev 204544)
+++ trunk/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp 2016-08-17 01:55:14 UTC (rev 204545)
@@ -46,6 +46,7 @@
#include "JSClientRectCustom.cpp"
#include "JSCommandLineAPIHostCustom.cpp"
#include "JSCryptoCustom.cpp"
+#include "JSCustomElementsRegistryCustom.cpp"
#include "JSCustomEventCustom.cpp"
#include "JSCustomSQLStatementErrorCallback.cpp"
#include "JSCustomXPathNSResolver.cpp"
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes