Bug 222807 - Fix potential thread-safety issue in WebsiteDataStore::fetchDataAndApply()
Summary: Fix potential thread-safety issue in WebsiteDataStore::fetchDataAndApply()
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: 2021-03-05 10:08 PST by Chris Dumez
Modified: 2021-03-05 12:50 PST (History)
5 users (show)

See Also:


Attachments
Patch (6.03 KB, patch)
2021-03-05 10:16 PST, 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 2021-03-05 10:08:41 PST
Fix potential thread-safety issue in WebsiteDataStore::fetchDataAndApply().
Comment 1 Chris Dumez 2021-03-05 10:16:49 PST
Created attachment 422379 [details]
Patch
Comment 2 Geoffrey Garen 2021-03-05 12:45:26 PST
Comment on attachment 422379 [details]
Patch

r=me
Comment 3 EWS 2021-03-05 12:49:32 PST
Committed r273996: <https://commits.webkit.org/r273996>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 422379 [details].
Comment 4 Radar WebKit Bug Importer 2021-03-05 12:50:16 PST
<rdar://problem/75107582>