Title: [222437] trunk/Source/WebKit
Revision
222437
Author
[email protected]
Date
2017-09-24 16:52:28 -0700 (Sun, 24 Sep 2017)

Log Message

[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: trunk/Source/WebKit/ChangeLog (222436 => 222437)


--- trunk/Source/WebKit/ChangeLog	2017-09-24 18:55:03 UTC (rev 222436)
+++ trunk/Source/WebKit/ChangeLog	2017-09-24 23:52:28 UTC (rev 222437)
@@ -1,5 +1,11 @@
 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-24  Michael Catanzaro  <[email protected]>
+
         Alphabetize experimental features list
         https://bugs.webkit.org/show_bug.cgi?id=177374
 

Modified: trunk/Source/WebKit/UIProcess/API/gtk/docs/webkit2gtk-4.0-sections.txt (222436 => 222437)


--- trunk/Source/WebKit/UIProcess/API/gtk/docs/webkit2gtk-4.0-sections.txt	2017-09-24 18:55:03 UTC (rev 222436)
+++ trunk/Source/WebKit/UIProcess/API/gtk/docs/webkit2gtk-4.0-sections.txt	2017-09-24 23:52:28 UTC (rev 222437)
@@ -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