Bug 247773

Summary: Improve WebKit's default crash handling behavior
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebKit2Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: kkinnunen, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Chris Dumez
Reported 2022-11-10 16:59:10 PST
Improve WebKit's default crash handling behavior in the event where there is a pending API request URL. In such case, we now attempt to load the pending API request URL again instead of issuing a reload. This is particularly important when there is no current HistoryItem (i.e. this is the first load and the WebProcess just crashed), since the default behavior was to issue a reload and reloading is a no-op when there is no current HistoryItem.
Attachments
Chris Dumez
Comment 1 2022-11-10 17:00:46 PST
EWS
Comment 2 2022-11-11 10:19:15 PST
Committed 256575@main (b94ca3b38a05): <https://commits.webkit.org/256575@main> Reviewed commits have been landed. Closing PR #6379 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2022-11-11 10:20:20 PST
Note You need to log in before you can comment on or make changes to this bug.