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

Issue 680273004: Never fire popstate event when navigating between documents (Closed)

Created:
6 years, 1 month ago by Jens Widell
Modified:
6 years, 1 month ago
CC:
blink-reviews, tyoshino+watch_chromium.org, Nate Chapin, gavinp+loader_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

Never fire popstate event when navigating between documents The specification says to only fire popstate events when the document's "latest entry" isn't the session history entry being navigated to. This can be the case when navigating between documents (when skipping history entries, e.g. using history.go(-2)), but this patch simply disables popstate entirely when navigating between documents. The resulting behavior matches that of Firefox and MSIE. BUG=400427 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=184628

Patch Set 1 #

Messages

Total messages: 11 (3 generated)
Jens Widell
PTAL I've filed a bug to have the spec updated to match this: https://www.w3.org/Bugs/Public/show_bug.cgi?id=27188
6 years, 1 month ago (2014-10-29 13:20:03 UTC) #2
arv (Not doing code reviews)
LGTM I'm not an OWNER so someone else will need to review this too.
6 years, 1 month ago (2014-10-29 15:15:46 UTC) #3
Jens Widell
On 2014/10/29 15:15:46, arv wrote: > LGTM > > I'm not an OWNER so someone ...
6 years, 1 month ago (2014-10-29 15:35:18 UTC) #4
Jens Widell
japhet@: Could you take a look?
6 years, 1 month ago (2014-10-29 20:24:02 UTC) #6
arv (Not doing code reviews)
Oh, I didn't know that I was in core/OWNERS. On Wed, Oct 29, 2014 at ...
6 years, 1 month ago (2014-10-29 23:01:06 UTC) #7
Nate Chapin
lgtm
6 years, 1 month ago (2014-10-29 23:03:09 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/680273004/1
6 years, 1 month ago (2014-10-30 07:52:10 UTC) #10
commit-bot: I haz the power
6 years, 1 month ago (2014-10-30 09:06:53 UTC) #11
Message was sent while issue was closed.
Committed patchset #1 (id:1) as 184628

Powered by Google App Engine
This is Rietveld 408576698