Title: [231640] releases/WebKitGTK/webkit-2.20/Source/WebKit
- Revision
- 231640
- Author
- [email protected]
- Date
- 2018-05-10 08:21:08 -0700 (Thu, 10 May 2018)
Log Message
Unreviewed, install WebKitHitTestResult.h
Not sure what I was thinking yesterday, but I removed this required
header. I did not notice because I validated the release using dyz,
which does not use our headers at all.
Modified Paths
Diff
Modified: releases/WebKitGTK/webkit-2.20/Source/WebKit/ChangeLog (231639 => 231640)
--- releases/WebKitGTK/webkit-2.20/Source/WebKit/ChangeLog 2018-05-10 15:21:05 UTC (rev 231639)
+++ releases/WebKitGTK/webkit-2.20/Source/WebKit/ChangeLog 2018-05-10 15:21:08 UTC (rev 231640)
@@ -1,3 +1,12 @@
+2018-05-10 Michael Catanzaro <[email protected]>
+
+ Unreviewed, install WebKitHitTestResult.h
+
+ Not sure what I was thinking yesterday, but I removed this required header. I did not notice
+ because I validated the release using dyz, which does not use our headers at all.
+
+ * PlatformWPE.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/PlatformWPE.cmake (231639 => 231640)
--- releases/WebKitGTK/webkit-2.20/Source/WebKit/PlatformWPE.cmake 2018-05-10 15:21:05 UTC (rev 231639)
+++ releases/WebKitGTK/webkit-2.20/Source/WebKit/PlatformWPE.cmake 2018-05-10 15:21:08 UTC (rev 231640)
@@ -107,6 +107,7 @@
${WEBKIT_DIR}/UIProcess/API/wpe/WebKitFindController.h
${WEBKIT_DIR}/UIProcess/API/wpe/WebKitFormSubmissionRequest.h
${WEBKIT_DIR}/UIProcess/API/wpe/WebKitGeolocationPermissionRequest.h
+ ${WEBKIT_DIR}/UIProcess/API/wpe/WebKitHitTestResult.h
${WEBKIT_DIR}/UIProcess/API/wpe/WebKitInstallMissingMediaPluginsPermissionRequest.h
${WEBKIT_DIR}/UIProcess/API/wpe/WebKitJavascriptResult.h
${WEBKIT_DIR}/UIProcess/API/wpe/WebKitMimeInfo.h
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes