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

Issue 16578: Add debug menu to Linux test_shell: (Closed)

Created:
11 years, 11 months ago by Paweł Hajdan Jr.
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Add debug menu to Linux test_shell: - Dump body text... - Dump render tree... - Show web inspector... BUG=5122, 6050

Patch Set 1 #

Total comments: 4

Patch Set 2 : fix indentation #

Patch Set 3 : curlies & 80 chars #

Unified diffs Side-by-side diffs Delta from patch set Stats (+95 lines, -117 lines) Patch
M webkit/tools/test_shell/test_shell.cc View 1 2 2 chunks +22 lines, -2 lines 0 comments Download
M webkit/tools/test_shell/test_shell_gtk.cc View 1 2 4 chunks +73 lines, -53 lines 0 comments Download
M webkit/tools/test_shell/test_shell_mac.mm View 1 chunk +0 lines, -32 lines 0 comments Download
M webkit/tools/test_shell/test_shell_win.cc View 1 chunk +0 lines, -30 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Paweł Hajdan Jr.
enjoy!
11 years, 11 months ago (2009-01-07 18:17:28 UTC) #1
agl
Looks good except for the whitespace in the noted function. http://codereview.chromium.org/16578/diff/1/3 File webkit/tools/test_shell/test_shell_gtk.cc (right): http://codereview.chromium.org/16578/diff/1/3#newcode577 ...
11 years, 11 months ago (2009-01-07 18:29:37 UTC) #2
Evan Martin
awesome. http://codereview.chromium.org/16578/diff/1/2 File webkit/tools/test_shell/test_shell.cc (right): http://codereview.chromium.org/16578/diff/1/2#newcode436 Line 436: { I see this wasn't your code ...
11 years, 11 months ago (2009-01-07 18:37:33 UTC) #3
Paweł Hajdan Jr.
Style issues should be fixed now.
11 years, 11 months ago (2009-01-07 18:43:35 UTC) #4
Evan Martin
11 years, 11 months ago (2009-01-07 18:44:50 UTC) #5
LGTM

Powered by Google App Engine
This is Rietveld 408576698