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

Issue 10832412: [content shell] create a central WebKitTestController object that manages the test cycle (Closed)

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

Description

[content shell] create a central WebKitTestController object that manages the test cycle Also, this introduces the concept of a main window which is reused across tests Before, each window had it's own test runner (which now merely forwards to the controller), which could result into the wrong window being dumped, or a setting being set on one window, but queried from another window BUG=111316 TEST=manually Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=152600

Patch Set 1 #

Patch Set 2 : patch for landing #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+209 lines, -112 lines) Patch
M content/shell/shell_browser_main.cc View 3 chunks +8 lines, -16 lines 0 comments Download
M content/shell/shell_javascript_dialog_creator.cc View 1 chunk +1 line, -3 lines 0 comments Download
M content/shell/webkit_test_runner_host.h View 1 2 2 chunks +65 lines, -23 lines 0 comments Download
M content/shell/webkit_test_runner_host.cc View 1 5 chunks +135 lines, -70 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
jochen (gone - plz use gerrit)
plz review
8 years, 4 months ago (2012-08-21 13:51:33 UTC) #1
marja
LGTM as "can't see anything wrong" (except the build errors).
8 years, 4 months ago (2012-08-21 14:06:03 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jochen@chromium.org/10832412/7001
8 years, 4 months ago (2012-08-21 15:40:25 UTC) #3
commit-bot: I haz the power
8 years, 4 months ago (2012-08-21 18:36:45 UTC) #4
Change committed as 152600

Powered by Google App Engine
This is Rietveld 408576698