Title: [226271] trunk/Source/WebCore
- Revision
- 226271
- Author
- [email protected]
- Date
- 2017-12-22 12:40:23 -0800 (Fri, 22 Dec 2017)
Log Message
Credentials warning spam when running CodeGenerator.pm
https://bugs.webkit.org/show_bug.cgi?id=181127
Unreviewed, update WebCore_IDL_INCLUDES.
* CMakeLists.txt:
Modified Paths
Diff
Modified: trunk/Source/WebCore/CMakeLists.txt (226270 => 226271)
--- trunk/Source/WebCore/CMakeLists.txt 2017-12-22 20:30:24 UTC (rev 226270)
+++ trunk/Source/WebCore/CMakeLists.txt 2017-12-22 20:40:23 UTC (rev 226271)
@@ -167,7 +167,7 @@
Modules/airplay
Modules/cache
- Modules/credentials
+ Modules/credentialmanagement
Modules/encryptedmedia/legacy
Modules/entriesapi
Modules/fetch
Modified: trunk/Source/WebCore/ChangeLog (226270 => 226271)
--- trunk/Source/WebCore/ChangeLog 2017-12-22 20:30:24 UTC (rev 226270)
+++ trunk/Source/WebCore/ChangeLog 2017-12-22 20:40:23 UTC (rev 226271)
@@ -1,5 +1,14 @@
2017-12-22 Michael Catanzaro <[email protected]>
+ Credentials warning spam when running CodeGenerator.pm
+ https://bugs.webkit.org/show_bug.cgi?id=181127
+
+ Unreviewed, update WebCore_IDL_INCLUDES.
+
+ * CMakeLists.txt:
+
+2017-12-22 Michael Catanzaro <[email protected]>
+
[GTK] Duplicated symbols in libjavascriptcoregtk and libwebkit2gtk can cause crashes in production builds
https://bugs.webkit.org/show_bug.cgi?id=179914
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes