Bug 226190

Summary: [GLIB] Stop using UncheckedLock in IconDatabase
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebKitGTKAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: berto, bugs-noreply, cgarcia, darin, ews-watchlist, ggaren, gustavo, mcatanzaro, pnormand, sam
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch
ews-feeder: commit-queue-
Patch none

Description Chris Dumez 2021-05-24 15:12:48 PDT
Stop using UncheckedLock in IconDatabase to benefit from Clang thread-safety analysis.
Comment 1 Chris Dumez 2021-05-24 15:13:58 PDT
Created attachment 429571 [details]
Patch
Comment 2 EWS Watchlist 2021-05-24 15:14:40 PDT
Thanks for the patch. If this patch contains new public API please make sure it follows the guidelines for new WebKit2 GTK+ API. See https://trac.webkit.org/wiki/WebKitGTK/AddingNewWebKit2API
Comment 3 Chris Dumez 2021-05-24 15:44:35 PDT
Created attachment 429577 [details]
Patch
Comment 4 Chris Dumez 2021-05-24 16:58:09 PDT
Created attachment 429592 [details]
Patch
Comment 5 EWS 2021-05-24 20:13:47 PDT
Committed r277991 (238104@main): <https://commits.webkit.org/238104@main>

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