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

Issue 164494: Fix SyncSetupWizard test again; the order of operations when the HtmlDialogVi... (Closed)

Created:
11 years, 4 months ago by tim (not reviewing)
Modified:
9 years, 6 months ago
Reviewers:
Munjal (Google)
CC:
chromium-reviews_googlegroups.com, ncarter (slow), Ben Goodger (Google), tim (not reviewing), idana
Visibility:
Public.

Description

Fix SyncSetupWizard test again; the order of operations when the HtmlDialogView infrastructure closes a dialog is a bit different from what I was simulating in this test. It goes 1) obtain handlers from delegate. 2) delete delegate. 3) delete handlers. Also add a virtual dtor to TestBrowserWindow. BUG=19002 TEST=SyncSetupWizardTest Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=23414

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Patch Set 5 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -28 lines) Patch
M chrome/browser/views/sync/sync_setup_wizard_unittest.cc View 1 2 3 12 chunks +46 lines, -27 lines 0 comments Download
M chrome/test/test_browser_window.h View 1 2 3 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
tim (not reviewing)
11 years, 4 months ago (2009-08-13 18:46:32 UTC) #1
Munjal (Google)
11 years, 4 months ago (2009-08-13 19:06:30 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698