Title: [231683] releases/WebKitGTK/webkit-2.20
- Revision
- 231683
- Author
- [email protected]
- Date
- 2018-05-10 18:59:03 -0700 (Thu, 10 May 2018)
Log Message
Unreviewed. Update OptionsWPE.cmake and NEWS for 2.19.93 release.
Modified Paths
Diff
Modified: releases/WebKitGTK/webkit-2.20/ChangeLog (231682 => 231683)
--- releases/WebKitGTK/webkit-2.20/ChangeLog 2018-05-11 01:58:58 UTC (rev 231682)
+++ releases/WebKitGTK/webkit-2.20/ChangeLog 2018-05-11 01:59:03 UTC (rev 231683)
@@ -1,3 +1,9 @@
+2018-05-10 Michael Catanzaro <[email protected]>
+
+ Unreviewed. Update OptionsWPE.cmake and NEWS for 2.19.93 release.
+
+ * Source/cmake/OptionsWPE.cmake:
+
2018-05-09 Michael Catanzaro <[email protected]>
Unreviewed. Update OptionsWPE.cmake and NEWS for 2.19.92 release.
Modified: releases/WebKitGTK/webkit-2.20/Source/WebKit/ChangeLog (231682 => 231683)
--- releases/WebKitGTK/webkit-2.20/Source/WebKit/ChangeLog 2018-05-11 01:58:58 UTC (rev 231682)
+++ releases/WebKitGTK/webkit-2.20/Source/WebKit/ChangeLog 2018-05-11 01:59:03 UTC (rev 231683)
@@ -1,5 +1,11 @@
2018-05-10 Michael Catanzaro <[email protected]>
+ Unreviewed. Update OptionsWPE.cmake and NEWS for 2.19.93 release.
+
+ * wpe/NEWS:
+
+2018-05-10 Michael Catanzaro <[email protected]>
+
[WPE][STABLE] Remove unusable _javascript_ APIs
https://bugs.webkit.org/show_bug.cgi?id=185518
Modified: releases/WebKitGTK/webkit-2.20/Source/WebKit/wpe/NEWS (231682 => 231683)
--- releases/WebKitGTK/webkit-2.20/Source/WebKit/wpe/NEWS 2018-05-11 01:58:58 UTC (rev 231682)
+++ releases/WebKitGTK/webkit-2.20/Source/WebKit/wpe/NEWS 2018-05-11 01:59:03 UTC (rev 231683)
@@ -1,4 +1,13 @@
==================
+WPE WebKit 2.19.93
+==================
+
+What's new in WPE WebKit 2.19.93?
+
+ - Remove unusable _javascript_ APIs
+ - Fix missing WebKitHitTestResult.h
+
+==================
WPE WebKit 2.19.92
==================
Modified: releases/WebKitGTK/webkit-2.20/Source/cmake/OptionsWPE.cmake (231682 => 231683)
--- releases/WebKitGTK/webkit-2.20/Source/cmake/OptionsWPE.cmake 2018-05-11 01:58:58 UTC (rev 231682)
+++ releases/WebKitGTK/webkit-2.20/Source/cmake/OptionsWPE.cmake 2018-05-11 01:59:03 UTC (rev 231683)
@@ -1,10 +1,10 @@
include(GNUInstallDirs)
include(VersioningUtils)
-SET_PROJECT_VERSION(2 19 92)
+SET_PROJECT_VERSION(2 19 93)
set(WPE_API_VERSION 0.1)
-CALCULATE_LIBRARY_VERSIONS_FROM_LIBTOOL_TRIPLE(WEBKIT 1 1 1)
+CALCULATE_LIBRARY_VERSIONS_FROM_LIBTOOL_TRIPLE(WEBKIT 1 2 1)
# These are shared variables, but we special case their definition so that we can use the
# CMAKE_INSTALL_* variables that are populated by the GNUInstallDirs macro.
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes