Bug 245153
Summary: | PopState event should be fired synchronously, even before the load event | ||
---|---|---|---|
Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
Component: | WebCore Misc. | Assignee: | Chris Dumez <cdumez> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | karlcow, webkit-bug-importer |
Priority: | P2 | Keywords: | BrowserCompat, InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Chris Dumez
PopState event should be fired synchronously, even before the load event.
We used to delay PopState events until the load event has fired but this doesn't match other Blink or Gecko.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/4324
EWS
Committed 254519@main (9497f1badb3d): <https://commits.webkit.org/254519@main>
Reviewed commits have been landed. Closing PR #4324 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/99975617>