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

Issue 263903006: Reland "Make same-document history navigations commit with the proper type." (Closed)

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

Description

Reland "Make same-document history navigations commit with the proper type." This reverts commit 9f7dd81e9620e67024b43cedffd25a35c5cd2014. There is a quirk in HistoryController where we commit a history navigation immediately upon starting a same-document navigation. If a same-document history navigation is committed with a HistoryCommitType of BackForwardCommit instead of HistoryInertCommit, the commit logic does the right thing and we don't need that quirk. BUG= Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=174110

Patch Set 1 #

Patch Set 2 : +fix #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+51 lines, -20 lines) Patch
M Source/bindings/v8/custom/V8HistoryCustom.cpp View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M Source/core/frame/History.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M Source/core/frame/History.cpp View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M Source/core/loader/FrameLoader.h View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M Source/core/loader/FrameLoader.cpp View 1 2 6 chunks +13 lines, -9 lines 0 comments Download
M Source/core/loader/FrameLoaderTypes.h View 1 2 1 chunk +0 lines, -4 lines 0 comments Download
M Source/web/tests/WebFrameTest.cpp View 1 2 1 chunk +31 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Nate Chapin
6 years, 7 months ago (2014-05-13 16:38:22 UTC) #1
Nate Chapin
6 years, 7 months ago (2014-05-15 22:11:01 UTC) #2
dglazkov
lgtm
6 years, 7 months ago (2014-05-15 22:28:43 UTC) #3
Nate Chapin
The CQ bit was checked by japhet@chromium.org
6 years, 7 months ago (2014-05-15 22:29:14 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/japhet@chromium.org/263903006/40001
6 years, 7 months ago (2014-05-15 22:29:29 UTC) #5
commit-bot: I haz the power
6 years, 7 months ago (2014-05-15 23:04:06 UTC) #6
Message was sent while issue was closed.
Change committed as 174110

Powered by Google App Engine
This is Rietveld 408576698