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

Issue 149460: Convert JavascriptAlertActivatesTab to browser_tests framework. (Closed)

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

Description

Convert JavascriptAlertActivatesTab to browser_tests framework. This should make it non-flaky, so I un-disabled the test. I also added necessary plumbing so we can wait for AppModalDialog to appear and close it. TEST=Covered by browser_tests. http://crbug.com/16062 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=20400

Patch Set 1 #

Total comments: 1

Patch Set 2 : kill duplication #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+98 lines, -22 lines) Patch
M chrome/browser/app_modal_dialog.h View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/app_modal_dialog.cc View 1 4 chunks +21 lines, -3 lines 0 comments Download
M chrome/browser/browser_browsertest.cc View 2 chunks +19 lines, -0 lines 0 comments Download
M chrome/browser/browser_uitest.cc View 1 chunk +0 lines, -19 lines 0 comments Download
M chrome/common/notification_type.h View 1 1 chunk +10 lines, -0 lines 1 comment Download
M chrome/test/ui_test_utils.h View 2 chunks +5 lines, -0 lines 0 comments Download
M chrome/test/ui_test_utils.cc View 2 chunks +40 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Paweł Hajdan Jr.
11 years, 5 months ago (2009-07-10 15:59:12 UTC) #1
Nicolas Sylvain
this change LGTM
11 years, 5 months ago (2009-07-10 18:07:54 UTC) #2
sky
http://codereview.chromium.org/149460/diff/1/2 File chrome/browser/app_modal_dialog.cc (right): http://codereview.chromium.org/149460/diff/1/2#newcode94 Line 94: NotificationService::current()->Notify( This is a lot to duplicate three ...
11 years, 5 months ago (2009-07-10 18:22:51 UTC) #3
Paweł Hajdan Jr.
On 2009/07/10 18:22:51, sky wrote: > http://codereview.chromium.org/149460/diff/1/2 > File chrome/browser/app_modal_dialog.cc (right): > > http://codereview.chromium.org/149460/diff/1/2#newcode94 > ...
11 years, 5 months ago (2009-07-10 18:50:48 UTC) #4
sky
LGTM with the following removed. http://codereview.chromium.org/149460/diff/1009/1014 File chrome/common/notification_type.h (right): http://codereview.chromium.org/149460/diff/1009/1014#newcode209 Line 209: TAB_LANGUAGE_DETERMINED, did you ...
11 years, 5 months ago (2009-07-10 19:27:05 UTC) #5
Paweł Hajdan Jr.
On 2009/07/10 19:27:05, sky wrote: > LGTM with the following removed. > > http://codereview.chromium.org/149460/diff/1009/1014 > ...
11 years, 5 months ago (2009-07-10 19:34:08 UTC) #6
sky
11 years, 5 months ago (2009-07-10 19:47:38 UTC) #7
My mistake, LGTM.

Powered by Google App Engine
This is Rietveld 408576698