Bug 199713

Summary: StorageArea should not be destructed on the main thread
Product: WebKit Reporter: Sihui Liu <sihui_liu>
Component: New BugsAssignee: Sihui Liu <sihui_liu>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, beidson, cdumez, commit-queue, rniwa, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.