Bug 239991 - Dispatch ConnectToStorageAreaSync message to main thread in network process
Summary: Dispatch ConnectToStorageAreaSync message to main thread in network process
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Website Storage (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Sihui Liu
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-05-02 17:34 PDT by Sihui Liu
Modified: 2022-05-13 13:34 PDT (History)
5 users (show)

See Also:


Attachments
Patch (16.07 KB, patch)
2022-05-03 10:25 PDT, Sihui Liu
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sihui Liu 2022-05-02 17:34:38 PDT
...
Comment 1 Sihui Liu 2022-05-03 10:25:49 PDT
Created attachment 458748 [details]
Patch
Comment 2 Radar WebKit Bug Importer 2022-05-09 17:35:13 PDT
<rdar://problem/92995994>
Comment 3 Sihui Liu 2022-05-13 13:34:41 PDT
This is not needed as we will make sure network process suspends storage thread after web process receives prepareToSuspend message.