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

Issue 6078012: Added a test to make sure the app store redirect issue (see bug) doesn't (Closed)

Created:
9 years, 11 months ago by Matt Perry
Modified:
9 years, 7 months ago
CC:
chromium-reviews, Aaron Boodman, Erik does not do reviews, pam+watch_chromium.org
Visibility:
Public.

Description

Added a test to make sure the app store redirect issue (see bug) doesn't regress. Also reenabled a test that I think is no longer flaky. BUG=61757, 58810 TEST=n/a Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=70475

Patch Set 1 #

Patch Set 2 : reenable #

Total comments: 6

Patch Set 3 : reviewed #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+51 lines, -8 lines) Patch
M chrome/browser/extensions/app_process_apitest.cc View 1 2 2 chunks +49 lines, -8 lines 1 comment Download
A chrome/test/data/extensions/api_test/app_process/path1/redirect.html View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Matt Perry
9 years, 11 months ago (2011-01-05 00:29:33 UTC) #1
Charlie Reis
Thanks-- this will be useful as we make progress on issue 65953. http://codereview.chromium.org/6078012/diff/2001/chrome/browser/extensions/app_process_apitest.cc File chrome/browser/extensions/app_process_apitest.cc ...
9 years, 11 months ago (2011-01-05 00:57:25 UTC) #2
Matt Perry
http://codereview.chromium.org/6078012/diff/2001/chrome/browser/extensions/app_process_apitest.cc File chrome/browser/extensions/app_process_apitest.cc (right): http://codereview.chromium.org/6078012/diff/2001/chrome/browser/extensions/app_process_apitest.cc#newcode144 chrome/browser/extensions/app_process_apitest.cc:144: // 2. page1 redirects to a page2 outside the ...
9 years, 11 months ago (2011-01-05 01:14:47 UTC) #3
Charlie Reis
LGTM!
9 years, 11 months ago (2011-01-05 01:16:50 UTC) #4
Paweł Hajdan Jr.
9 years, 11 months ago (2011-01-05 08:14:19 UTC) #5
Drive-by with a test comment. Could you do a little follow-up CL?

http://codereview.chromium.org/6078012/diff/7001/chrome/browser/extensions/ap...
File chrome/browser/extensions/app_process_apitest.cc (right):

http://codereview.chromium.org/6078012/diff/7001/chrome/browser/extensions/ap...
chrome/browser/extensions/app_process_apitest.cc:174: // Wait until the second
tab finishes its redirect train (2 hops).
Hey, did you want NavigateToURLBlockUntilNavigationsComplete? It allows you to
wait for two navigations instead of one in an elegant way.

Powered by Google App Engine
This is Rietveld 408576698