Changeset 206427 in webkit
- Timestamp:
- Sep 27, 2016, 3:49:05 AM (9 years ago)
- Location:
- trunk/Source/WebKit2
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/WebKit2/ChangeLog
r206424 r206427 1 2016-09-27 Michael Catanzaro <mcatanzaro@igalia.com> 2 3 [GTK] Unreviewed typo fix 4 5 * UIProcess/API/gtk/WebKitWebInspector.cpp: 6 (webkit_web_inspector_class_init): 7 1 8 2016-09-27 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk> 2 9 -
trunk/Source/WebKit2/UIProcess/API/gtk/WebKitWebInspector.cpp
r185502 r206427 241 241 * the inspector view to a browser tab). 242 242 * 243 * To prevent the inspector v ew from being attached you can connect to this243 * To prevent the inspector view from being attached you can connect to this 244 244 * signal and simply return %TRUE. 245 245 *
Note:
See TracChangeset
for help on using the changeset viewer.