RESOLVED FIXED247773
Improve WebKit's default crash handling behavior
https://bugs.webkit.org/show_bug.cgi?id=247773
Summary Improve WebKit's default crash handling behavior
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.