Changeset 101178 in webkit
- Timestamp:
- Nov 25, 2011, 11:26:21 AM (15 years ago)
- Location:
- trunk/Source/WebKit2
- Files:
-
- 2 edited
-
ChangeLog (modified) (1 diff)
-
UIProcess/API/qt/qquickwebpage_p_p.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/WebKit2/ChangeLog
r101174 r101178 1 2011-11-25 Caio Marcelo de Oliveira Filho <caio.oliveira@openbossa.org> 2 3 [Qt] Remove unneeded declaration from QQuickWebPagePrivate 4 https://bugs.webkit.org/show_bug.cgi?id=73141 5 6 Reviewed by Antonio Gomes. 7 8 Left-over from r101165. 9 10 * UIProcess/API/qt/qquickwebpage_p_p.h: 11 1 12 2011-11-17 Martin Robinson <mrobinson@igalia.com> 2 13 -
trunk/Source/WebKit2/UIProcess/API/qt/qquickwebpage_p_p.h
r100744 r101178 43 43 44 44 void _q_onAfterSceneRender(); 45 void _q_onSceneGraphInitialized();46 45 void paintToCurrentGLContext(); 47 46
Note:
See TracChangeset
for help on using the changeset viewer.