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

Issue 296533004: Fix incorrect iframe loading during back/forward navigation. (Closed)

Created:
6 years, 7 months ago by Nate Chapin
Modified:
6 years, 7 months ago
Reviewers:
dglazkov
CC:
blink-reviews, Nate Chapin, gavinp+loader_chromium.org
Visibility:
Public.

Description

Fix incorrect iframe loading during back/forward navigation. This is a partial revert of blink r156330. It adds back in a special case for a new JS-initiated navigation before the first real load in an iframe, where we cancel the existing provisional load. BUG=374174, 348447 TEST=http/tests/navigation/back-to-dynamic-iframe.html Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=174324

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+54 lines, -1 line) Patch
A LayoutTests/http/tests/navigation/back-to-dynamic-iframe.html View 1 1 chunk +34 lines, -0 lines 0 comments Download
A LayoutTests/http/tests/navigation/back-to-dynamic-iframe-expected.txt View 1 1 chunk +7 lines, -0 lines 0 comments Download
A + LayoutTests/http/tests/navigation/resources/back-to-dynamic-iframe-iframe.html View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/loader/NavigationScheduler.cpp View 1 chunk +12 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Nate Chapin
6 years, 7 months ago (2014-05-19 20:25:45 UTC) #1
dglazkov
lgtm
6 years, 7 months ago (2014-05-19 20:26:51 UTC) #2
Nate Chapin
The CQ bit was checked by japhet@chromium.org
6 years, 7 months ago (2014-05-19 21:56:54 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/japhet@chromium.org/296533004/20001
6 years, 7 months ago (2014-05-19 21:57:04 UTC) #4
commit-bot: I haz the power
6 years, 7 months ago (2014-05-19 22:32:49 UTC) #5
Message was sent while issue was closed.
Change committed as 174324

Powered by Google App Engine
This is Rietveld 408576698