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

Issue 7550021: Add a browsertest for magic iframe. (Closed)

Created:
9 years, 4 months ago by Dmitry Titov
Modified:
9 years, 4 months ago
CC:
chromium-reviews, Paweł Hajdan Jr.
Visibility:
Public.

Description

Add a browsertest for magic iframe. The test verifies that in-progress XHR is still loading after transfer. BUG=55200 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=95676

Patch Set 1 #

Patch Set 2 : Actually disable the test #

Total comments: 9

Patch Set 3 : cr feedback #

Patch Set 4 : rebase to current tree state #

Total comments: 6

Patch Set 5 : dave's codereview #

Patch Set 6 : another tweak #

Patch Set 7 : fix compile error #

Patch Set 8 : now moved method outside of the class #

Unified diffs Side-by-side diffs Delta from patch set Stats (+147 lines, -0 lines) Patch
A chrome/browser/magic_iframe_browsertest.cc View 1 2 3 4 5 6 7 1 chunk +53 lines, -0 lines 0 comments Download
M chrome/chrome_tests.gypi View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
A chrome/test/data/magic_iframe/iframe-reparenting-close-window.html View 1 2 3 4 1 chunk +32 lines, -0 lines 0 comments Download
A chrome/test/data/magic_iframe/iframe-reparenting-close-window-child.html View 1 2 3 4 1 chunk +20 lines, -0 lines 0 comments Download
A chrome/test/data/magic_iframe/iframe-reparenting-close-window-iframe.html View 1 2 3 4 1 chunk +41 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Dmitry Titov
Pawel, could you please take a look at this new test? I'm not creating a ...
9 years, 4 months ago (2011-08-03 01:04:55 UTC) #1
Paweł Hajdan Jr.
Please make sure to also get reviewed by someone more familiar with magic iframes. I ...
9 years, 4 months ago (2011-08-03 16:27:27 UTC) #2
Dmitry Titov
Thanks for review! On 2011/08/03 16:27:27, Paweł Hajdan Jr. wrote: > Please make sure to ...
9 years, 4 months ago (2011-08-04 18:49:22 UTC) #3
Dmitry Titov
David, could you please take a look from magic-iframe side?
9 years, 4 months ago (2011-08-04 21:43:39 UTC) #4
levin
On 2011/08/04 21:43:39, Dmitry Titov wrote: > David, could you please take a look from ...
9 years, 4 months ago (2011-08-04 22:12:57 UTC) #5
levin
Here's my comments. I pressed the wrong link before. http://codereview.chromium.org/7550021/diff/10006/chrome/browser/magic_iframe_browsertest.cc File chrome/browser/magic_iframe_browsertest.cc (right): http://codereview.chromium.org/7550021/diff/10006/chrome/browser/magic_iframe_browsertest.cc#newcode25 chrome/browser/magic_iframe_browsertest.cc:25: ...
9 years, 4 months ago (2011-08-04 22:27:36 UTC) #6
Dmitry Titov
On 2011/08/04 22:27:36, levin wrote: http://codereview.chromium.org/7550021/diff/10006/chrome/browser/magic_iframe_browsertest.cc > File chrome/browser/magic_iframe_browsertest.cc (right): > > http://codereview.chromium.org/7550021/diff/10006/chrome/browser/magic_iframe_browsertest.cc#newcode25 > chrome/browser/magic_iframe_browsertest.cc:25: ...
9 years, 4 months ago (2011-08-04 23:47:39 UTC) #7
Paweł Hajdan Jr.
LGTM
9 years, 4 months ago (2011-08-05 18:00:17 UTC) #8
commit-bot: I haz the power
9 years, 4 months ago (2011-08-05 22:56:03 UTC) #9
Change committed as 95676

Powered by Google App Engine
This is Rietveld 408576698