Bug 245153 - PopState event should be fired synchronously, even before the load event
Summary: PopState event should be fired synchronously, even before the load event
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: BrowserCompat, InRadar
Depends on:
Blocks:
 
Reported: 2022-09-13 12:02 PDT by Chris Dumez
Modified: 2022-09-15 10:16 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2022-09-13 12:02:23 PDT
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.
Comment 1 Chris Dumez 2022-09-13 12:05:38 PDT
Pull request: https://github.com/WebKit/WebKit/pull/4324
Comment 2 EWS 2022-09-15 10:15:45 PDT
Committed 254519@main (9497f1badb3d): <https://commits.webkit.org/254519@main>

Reviewed commits have been landed. Closing PR #4324 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2022-09-15 10:16:20 PDT
<rdar://problem/99975617>