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

Issue 640663003: Ensure that FrameLoadTypeBackForward only occurs once per navigation. (Closed)

Created:
6 years, 2 months ago by Avi (use Gerrit)
Modified:
6 years, 2 months ago
CC:
blink-reviews, gavinp+loader_chromium.org, mkwst+moarreviews_chromium.org, site-isolation-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

Ensure that FrameLoadTypeBackForward only occurs once per navigation. With this change, TypeBackForward will only occur once at the top level navigation, and sub-frames that are created along the way will get TypeInitialInChildFrame. BUG=416184 TEST=as in bug Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=183556

Patch Set 1 #

Patch Set 2 : a bit better? #

Patch Set 3 : always hit up history #

Patch Set 4 : new load type #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -16 lines) Patch
M Source/core/loader/FrameLoader.h View 1 3 1 chunk +3 lines, -1 line 0 comments Download
M Source/core/loader/FrameLoader.cpp View 1 2 3 8 chunks +9 lines, -7 lines 0 comments Download
M Source/core/loader/FrameLoaderTypes.h View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M Source/web/WebLocalFrameImpl.cpp View 1 2 3 2 chunks +3 lines, -2 lines 0 comments Download
M Source/web/tests/WebFrameTest.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
M Source/web/tests/WebViewTest.cpp View 1 1 chunk +5 lines, -5 lines 0 comments Download

Messages

Total messages: 9 (2 generated)
Avi (use Gerrit)
Charlie: FYI Nate: This is how I was thinking of trying out your idea. Do ...
6 years, 2 months ago (2014-10-08 15:54:54 UTC) #2
Nate Chapin
On 2014/10/08 15:54:54, Avi wrote: > Charlie: FYI > > Nate: This is how I ...
6 years, 2 months ago (2014-10-08 17:01:39 UTC) #3
Avi (use Gerrit)
On 2014/10/08 17:01:39, Nate Chapin wrote: > On 2014/10/08 15:54:54, Avi wrote: > > Charlie: ...
6 years, 2 months ago (2014-10-08 17:43:18 UTC) #4
Avi (use Gerrit)
Nate, this version seems to work.
6 years, 2 months ago (2014-10-10 18:35:58 UTC) #5
Nate Chapin
LGTM Thanks for sticking with this!
6 years, 2 months ago (2014-10-10 18:38:49 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/640663003/160001
6 years, 2 months ago (2014-10-10 18:41:32 UTC) #8
commit-bot: I haz the power
6 years, 2 months ago (2014-10-10 21:44:36 UTC) #9
Message was sent while issue was closed.
Committed patchset #4 (id:160001) as 183556

Powered by Google App Engine
This is Rietveld 408576698