Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(42)

Unified Diff: webkit/tools/test_shell/resources/test_shell.rc

Issue 6283019: Render using WebPaintSurface. Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 9 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « webkit/tools/test_shell/resource.h ('k') | webkit/tools/test_shell/simple_webpaintsurface_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/tools/test_shell/resources/test_shell.rc
===================================================================
--- webkit/tools/test_shell/resources/test_shell.rc (revision 73503)
+++ webkit/tools/test_shell/resources/test_shell.rc (working copy)
@@ -51,6 +51,8 @@
MENUITEM "Enable plugins", IDM_ENABLE_PLUGINS, CHECKED
MENUITEM "Enable scripts", IDM_ENABLE_SCRIPTS, CHECKED
MENUITEM SEPARATOR
+ MENUITEM "Show paint rects", IDM_SHOW_PAINT_RECTS
+ MENUITEM SEPARATOR
MENUITEM "Show developer tools...", IDM_SHOW_DEV_TOOLS
END
POPUP "&Help"
« no previous file with comments | « webkit/tools/test_shell/resource.h ('k') | webkit/tools/test_shell/simple_webpaintsurface_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698