Title: [242536] releases/WebKitGTK/webkit-2.24/Source/WebKit/ChangeLog
- Revision
- 242536
- Author
- carlo...@webkit.org
- Date
- 2019-03-06 05:29:58 -0800 (Wed, 06 Mar 2019)
Log Message
Merge r242312 - [WPE] Public API headers are missing autocleanup definitions
https://bugs.webkit.org/show_bug.cgi?id=195211
Reviewed by Philippe Normand.
* PlatformWPE.cmake: List new API headers as installable.
* UIProcess/API/wpe/WebKitAutocleanups.h: Added. This is a copy of the header from the GTK
port, adapted to fit the WPE port.
* UIProcess/API/wpe/webkit.h: Add inclusion of WebKitAutocleanups.h
* WebProcess/InjectedBundle/API/wpe/WebKitWebExtensionAutocleanups.h: Added. Also adapted
from the equivalent header of the GTK port.
* WebProcess/InjectedBundle/API/wpe/webkit-web-extension.h: Add inclusion of
WebKitWebExtensionAutocleanups.h
Modified Paths
Diff
Modified: releases/WebKitGTK/webkit-2.24/Source/WebKit/ChangeLog (242535 => 242536)
--- releases/WebKitGTK/webkit-2.24/Source/WebKit/ChangeLog 2019-03-06 13:29:54 UTC (rev 242535)
+++ releases/WebKitGTK/webkit-2.24/Source/WebKit/ChangeLog 2019-03-06 13:29:58 UTC (rev 242536)
@@ -1,3 +1,19 @@
+2019-03-02 Adrian Perez de Castro <ape...@igalia.com>
+
+ [WPE] Public API headers are missing autocleanup definitions
+ https://bugs.webkit.org/show_bug.cgi?id=195211
+
+ Reviewed by Philippe Normand.
+
+ * PlatformWPE.cmake: List new API headers as installable.
+ * UIProcess/API/wpe/WebKitAutocleanups.h: Added. This is a copy of the header from the GTK
+ port, adapted to fit the WPE port.
+ * UIProcess/API/wpe/webkit.h: Add inclusion of WebKitAutocleanups.h
+ * WebProcess/InjectedBundle/API/wpe/WebKitWebExtensionAutocleanups.h: Added. Also adapted
+ from the equivalent header of the GTK port.
+ * WebProcess/InjectedBundle/API/wpe/webkit-web-extension.h: Add inclusion of
+ WebKitWebExtensionAutocleanups.h
+
2019-03-01 Darin Adler <da...@apple.com>
Finish removing String::format
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes