Bug 210753 - Sending beacons when Fetch KeepAlive feature is disabled crashes the WebProcess
Summary: Sending beacons when Fetch KeepAlive feature is disabled crashes the WebProcess
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-04-20 10:42 PDT by Chris Dumez
Modified: 2020-04-20 11:43 PDT (History)
5 users (show)

See Also:


Attachments
Patch (10.44 KB, patch)
2020-04-20 10:46 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2020-04-20 10:42:49 PDT
Sending beacons when Fetch KeepAlive feature is disabled crashes the WebProcess:
com.apple.WebKit.Networking: (WebKit) [com.apple.WebKit:IPC] Received an invalid message 'NetworkConnectionToWebProcess::LoadPing' from WebContent process 259, requesting for it to be terminated.
Comment 1 Chris Dumez 2020-04-20 10:43:04 PDT
<rdar://problem/61896221>
Comment 2 Chris Dumez 2020-04-20 10:46:22 PDT
Created attachment 396991 [details]
Patch
Comment 3 Geoffrey Garen 2020-04-20 10:48:02 PDT
Comment on attachment 396991 [details]
Patch

r=me
Comment 4 EWS 2020-04-20 11:43:49 PDT
Committed r260382: <https://trac.webkit.org/changeset/260382>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 396991 [details].