RESOLVED WONTFIX 153686
REGRESSION (r192369): popstate should only be dispatched asynchronously when navigating to a fragment identifier
https://bugs.webkit.org/show_bug.cgi?id=153686
Summary REGRESSION (r192369): popstate should only be dispatched asynchronously when ...
Andy Estes
Reported 2016-01-29 16:20:16 PST
REGRESSION (r192369): popstate should only be dispatched asynchronously when navigating to a fragment identifier
Attachments
Andy Estes
Comment 1 2016-01-29 16:22:06 PST
Andy Estes
Comment 2 2016-02-22 16:30:46 PST
We actually reverted to dispatching popstate synchronously in all cases, due to compatibility concerns: http://trac.webkit.org/changeset/196807. We're going to file a spec issue rather than try to be the only browser that conforms to this part of the spec.
Note You need to log in before you can comment on or make changes to this bug.