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   

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>