Bug 223093 - Use CallOnMainThreadAndWait() instead of CallAndMainThread() + BinarySemaphore
Summary: Use CallOnMainThreadAndWait() instead of CallAndMainThread() + BinarySemaphore
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-03-11 14:41 PST by Chris Dumez
Modified: 2021-03-11 16:00 PST (History)
14 users (show)

See Also:


Attachments
Patch (6.58 KB, patch)
2021-03-11 14:43 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-11 14:41:03 PST
Use CallOnMainThreadAndWait() instead of CallAndMainThread() + BinarySemaphore.
Comment 1 Chris Dumez 2021-03-11 14:43:24 PST
Created attachment 422974 [details]
Patch
Comment 2 EWS Watchlist 2021-03-11 14:44:07 PST
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 Geoffrey Garen 2021-03-11 15:13:42 PST
Comment on attachment 422974 [details]
Patch

r=me
Comment 4 Chris Dumez 2021-03-11 15:59:20 PST
Comment on attachment 422974 [details]
Patch

Clearing flags on attachment: 422974

Committed r274306 (235200@main): <https://commits.webkit.org/235200@main>
Comment 5 Chris Dumez 2021-03-11 15:59:24 PST
All reviewed patches have been landed.  Closing bug.
Comment 6 Radar WebKit Bug Importer 2021-03-11 16:00:17 PST
<rdar://problem/75337310>