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

Issue 126175: Close all browsers during InProcessBrowserTest cleanup, not just the main one... (Closed)

Created:
11 years, 6 months ago by Erik does not do reviews
Modified:
9 years, 7 months ago
Reviewers:
sky
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Close all browsers during InProcessBrowserTest cleanup, not just the main one. BUG=none TEST=ExtensionViewTest.Incognito Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=18466

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -40 lines) Patch
M chrome/browser/extensions/extension_browsertest.cc View 1 chunk +0 lines, -7 lines 0 comments Download
M chrome/test/in_process_browser_test.h View 4 chunks +1 line, -12 lines 0 comments Download
M chrome/test/in_process_browser_test.cc View 3 chunks +6 lines, -21 lines 1 comment Download

Messages

Total messages: 2 (0 generated)
Erik does not do reviews
11 years, 6 months ago (2009-06-16 00:00:59 UTC) #1
sky
11 years, 6 months ago (2009-06-16 00:04:48 UTC) #2
LGTM

http://codereview.chromium.org/126175/diff/1002/8
File chrome/test/in_process_browser_test.cc (right):

http://codereview.chromium.org/126175/diff/1002/8#newcode196
Line 196: for (; browser != BrowserList::end_last_active(); ++browser) {
nit: no {}

Powered by Google App Engine
This is Rietveld 408576698