Title: [213888] trunk/Source/WebKit2
- Revision
- 213888
- Author
- [email protected]
- Date
- 2017-03-14 01:21:44 -0700 (Tue, 14 Mar 2017)
Log Message
Unreviewed. Fix syntax error in GTK+ API docs.
* UIProcess/API/gtk/WebKitWebView.cpp:
(webkit_web_view_class_init):
Modified Paths
Diff
Modified: trunk/Source/WebKit2/ChangeLog (213887 => 213888)
--- trunk/Source/WebKit2/ChangeLog 2017-03-14 07:57:01 UTC (rev 213887)
+++ trunk/Source/WebKit2/ChangeLog 2017-03-14 08:21:44 UTC (rev 213888)
@@ -1,3 +1,10 @@
+2017-03-14 Carlos Garcia Campos <[email protected]>
+
+ Unreviewed. Fix syntax error in GTK+ API docs.
+
+ * UIProcess/API/gtk/WebKitWebView.cpp:
+ (webkit_web_view_class_init):
+
2017-03-13 Brady Eidson <[email protected]>
WKWebView provides no access to cookies.
Modified: trunk/Source/WebKit2/UIProcess/API/gtk/WebKitWebView.cpp (213887 => 213888)
--- trunk/Source/WebKit2/UIProcess/API/gtk/WebKitWebView.cpp 2017-03-14 07:57:01 UTC (rev 213887)
+++ trunk/Source/WebKit2/UIProcess/API/gtk/WebKitWebView.cpp 2017-03-14 08:21:44 UTC (rev 213888)
@@ -1643,6 +1643,7 @@
* <listitem><para>
* a #GdkEventButton of type %GDK_BUTTON_PRESS when the context menu
* was triggered with mouse.
+ * </para></listitem>
* <listitem><para>
* a #GdkEventKey of type %GDK_KEY_PRESS if the keyboard was used to show
* the menu.
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes