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

Issue 12257033: [content shell] add stubs for all missing WebTestDelegate methods (Closed)

Created:
7 years, 10 months ago by jochen (gone - plz use gerrit)
Modified:
7 years, 10 months ago
Reviewers:
marja
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, jochen+watch_chromium.org
Visibility:
Public.

Description

[content shell] add stubs for all missing WebTestDelegate methods BUG=111316 R=marja@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=182451

Patch Set 1 #

Total comments: 2

Patch Set 2 : updates #

Unified diffs Side-by-side diffs Delta from patch set Stats (+273 lines, -34 lines) Patch
M content/shell/shell_content_renderer_client.cc View 2 chunks +6 lines, -0 lines 0 comments Download
M content/shell/webkit_test_runner.h View 1 3 chunks +51 lines, -9 lines 0 comments Download
M content/shell/webkit_test_runner.cc View 1 7 chunks +216 lines, -25 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
jochen (gone - plz use gerrit)
7 years, 10 months ago (2013-02-14 11:52:45 UTC) #1
marja
7 years, 10 months ago (2013-02-14 12:05:51 UTC) #2
lgtm

https://codereview.chromium.org/12257033/diff/1/content/shell/webkit_test_run...
File content/shell/webkit_test_runner.cc (right):

https://codereview.chromium.org/12257033/diff/1/content/shell/webkit_test_run...
content/shell/webkit_test_runner.cc:170: window_count_++;
nit: why not ++window_count;

https://codereview.chromium.org/12257033/diff/1/content/shell/webkit_test_run...
content/shell/webkit_test_runner.cc:174: window_count_--;
nit2

Powered by Google App Engine
This is Rietveld 408576698