Bug 153686
Summary: | REGRESSION (r192369): popstate should only be dispatched asynchronously when navigating to a fragment identifier | ||
---|---|---|---|
Product: | WebKit | Reporter: | Andy Estes <aestes> |
Component: | New Bugs | Assignee: | Andy Estes <aestes> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | ap, beidson, bfulgham, jokeyrhyme, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 36202 | ||
Bug Blocks: |
Andy Estes
REGRESSION (r192369): popstate should only be dispatched asynchronously when navigating to a fragment identifier
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Andy Estes
<rdar://problem/24092294>
Andy Estes
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.