Bug 199713 - StorageArea should not be destructed on the main thread
Summary: StorageArea should not be destructed on the main thread
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Sihui Liu
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-07-11 10:57 PDT by Sihui Liu
Modified: 2019-07-11 15:26 PDT (History)
6 users (show)

See Also:


Attachments
Patch (3.46 KB, patch)
2019-07-11 11:13 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 2019-07-11 10:57:51 PDT
StorageArea should be only used in StorageManager thread.
Comment 1 Sihui Liu 2019-07-11 10:58:34 PDT
<rdar://problem/52911900>
Comment 2 Sihui Liu 2019-07-11 11:13:21 PDT
Created attachment 373931 [details]
Patch
Comment 3 WebKit Commit Bot 2019-07-11 15:26:32 PDT
Comment on attachment 373931 [details]
Patch

Clearing flags on attachment: 373931

Committed r247370: <https://trac.webkit.org/changeset/247370>
Comment 4 WebKit Commit Bot 2019-07-11 15:26:33 PDT
All reviewed patches have been landed.  Closing bug.