Title: [223401] releases/WebKitGTK/webkit-2.18/Source/WebKit
Revision
223401
Author
[email protected]
Date
2017-10-16 06:14:53 -0700 (Mon, 16 Oct 2017)

Log Message

Merge r222437 - [GTK] Unreviewed, move webkit_hit_test_result_context_is_scrollbar in documentation

* UIProcess/API/gtk/docs/webkit2gtk-4.0-sections.txt:

Modified Paths

Diff

Modified: releases/WebKitGTK/webkit-2.18/Source/WebKit/ChangeLog (223400 => 223401)


--- releases/WebKitGTK/webkit-2.18/Source/WebKit/ChangeLog	2017-10-16 13:14:11 UTC (rev 223400)
+++ releases/WebKitGTK/webkit-2.18/Source/WebKit/ChangeLog	2017-10-16 13:14:53 UTC (rev 223401)
@@ -1,3 +1,9 @@
+2017-09-24  Michael Catanzaro  <[email protected]>
+
+        [GTK] Unreviewed, move webkit_hit_test_result_context_is_scrollbar in documentation
+
+        * UIProcess/API/gtk/docs/webkit2gtk-4.0-sections.txt:
+
 2017-09-17  Michael Catanzaro  <[email protected]>
 
         [WPE][GTK] Merge ProcessLauncher[WPE,GTK]

Modified: releases/WebKitGTK/webkit-2.18/Source/WebKit/UIProcess/API/gtk/docs/webkit2gtk-4.0-sections.txt (223400 => 223401)


--- releases/WebKitGTK/webkit-2.18/Source/WebKit/UIProcess/API/gtk/docs/webkit2gtk-4.0-sections.txt	2017-10-16 13:14:11 UTC (rev 223400)
+++ releases/WebKitGTK/webkit-2.18/Source/WebKit/UIProcess/API/gtk/docs/webkit2gtk-4.0-sections.txt	2017-10-16 13:14:53 UTC (rev 223401)
@@ -796,12 +796,12 @@
 webkit_hit_test_result_context_is_media
 webkit_hit_test_result_context_is_editable
 webkit_hit_test_result_context_is_selection
+webkit_hit_test_result_context_is_scrollbar
 webkit_hit_test_result_get_link_uri
 webkit_hit_test_result_get_link_title
 webkit_hit_test_result_get_link_label
 webkit_hit_test_result_get_image_uri
 webkit_hit_test_result_get_media_uri
-webkit_hit_test_result_context_is_scrollbar
 
 <SUBSECTION Standard>
 WebKitHitTestResultClass
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to