Title: [211947] trunk/Source/WebKit2
- Revision
- 211947
- Author
- [email protected]
- Date
- 2017-02-09 04:20:39 -0800 (Thu, 09 Feb 2017)
Log Message
Unreviewed. Fix gtk-doc warning
html/WebKitSettings.html:4435: warning: no link for: 'api-index-2.3' -> (2.3).
* UIProcess/API/gtk/WebKitSettings.cpp:
(webkit_settings_class_init):
Modified Paths
Diff
Modified: trunk/Source/WebKit2/ChangeLog (211946 => 211947)
--- trunk/Source/WebKit2/ChangeLog 2017-02-09 11:09:28 UTC (rev 211946)
+++ trunk/Source/WebKit2/ChangeLog 2017-02-09 12:20:39 UTC (rev 211947)
@@ -1,3 +1,12 @@
+2017-02-09 Tomas Popela <[email protected]>
+
+ Unreviewed. Fix gtk-doc warning
+
+ html/WebKitSettings.html:4435: warning: no link for: 'api-index-2.3' -> (2.3).
+
+ * UIProcess/API/gtk/WebKitSettings.cpp:
+ (webkit_settings_class_init):
+
2017-02-09 Antti Koivisto <[email protected]>
Remove most cases of #if ENABLE(CACHE_PARTITIONING)
Modified: trunk/Source/WebKit2/UIProcess/API/gtk/WebKitSettings.cpp (211946 => 211947)
--- trunk/Source/WebKit2/UIProcess/API/gtk/WebKitSettings.cpp 2017-02-09 11:09:28 UTC (rev 211946)
+++ trunk/Source/WebKit2/UIProcess/API/gtk/WebKitSettings.cpp 2017-02-09 12:20:39 UTC (rev 211947)
@@ -1215,7 +1215,7 @@
* there is an element they might be trying to reach towards the right, and if
* there are multiple elements, which element they probably wants.
*
- * Since: 2.3
+ * Since: 2.4
*/
g_object_class_install_property(gObjectClass,
PROP_ENABLE_SPATIAL_NAVIGATION,
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes