Title: [207110] releases/WebKitGTK/webkit-2.14/Source/WebKit2
- Revision
- 207110
- Author
- [email protected]
- Date
- 2016-10-11 05:47:58 -0700 (Tue, 11 Oct 2016)
Log Message
Merge r206427 - [GTK] Unreviewed typo fix
* UIProcess/API/gtk/WebKitWebInspector.cpp:
(webkit_web_inspector_class_init):
Modified Paths
Diff
Modified: releases/WebKitGTK/webkit-2.14/Source/WebKit2/ChangeLog (207109 => 207110)
--- releases/WebKitGTK/webkit-2.14/Source/WebKit2/ChangeLog 2016-10-11 12:47:23 UTC (rev 207109)
+++ releases/WebKitGTK/webkit-2.14/Source/WebKit2/ChangeLog 2016-10-11 12:47:58 UTC (rev 207110)
@@ -1,3 +1,10 @@
+2016-09-27 Michael Catanzaro <[email protected]>
+
+ [GTK] Unreviewed typo fix
+
+ * UIProcess/API/gtk/WebKitWebInspector.cpp:
+ (webkit_web_inspector_class_init):
+
2016-09-23 Carlos Garcia Campos <[email protected]>
[GTK] BadDamage X error in /webkit2/WebKitWebView/preferred-size
Modified: releases/WebKitGTK/webkit-2.14/Source/WebKit2/UIProcess/API/gtk/WebKitWebInspector.cpp (207109 => 207110)
--- releases/WebKitGTK/webkit-2.14/Source/WebKit2/UIProcess/API/gtk/WebKitWebInspector.cpp 2016-10-11 12:47:23 UTC (rev 207109)
+++ releases/WebKitGTK/webkit-2.14/Source/WebKit2/UIProcess/API/gtk/WebKitWebInspector.cpp 2016-10-11 12:47:58 UTC (rev 207110)
@@ -240,7 +240,7 @@
* if you want to attach the inspector view yourself (for example, to add
* the inspector view to a browser tab).
*
- * To prevent the inspector vew from being attached you can connect to this
+ * To prevent the inspector view from being attached you can connect to this
* signal and simply return %TRUE.
*
* Returns: %TRUE to stop other handlers from being invoked for the event.
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes