Bug 220066

Summary: Removed most uses of dispatch_async(dispatch_get_main_queue(), ...)
Product: WebKit Reporter: Geoffrey Garen <ggaren>
Component: New BugsAssignee: Geoffrey Garen <ggaren>
Status: RESOLVED FIXED    
Severity: Normal CC: aboxhall, achristensen, apinheiro, benjamin, cdumez, cfleizach, cmarcelo, dmazzoni, eric.carlson, ews-watchlist, glenn, hta, jcraig, jdiggs, jer.noble, koivisto, philipj, samuel_white, sergio, sihui_liu, simon.fraser, tommyw, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
ews-feeder: commit-queue-
Patch
ews-feeder: commit-queue-
Patch
none
Patch none

Geoffrey Garen
Reported 2020-12-21 12:20:26 PST
Removed most uses of dispatch_async(dispatch_get_main_queue(), ...)
Attachments
Patch (86.14 KB, patch)
2020-12-21 12:38 PST, Geoffrey Garen
ews-feeder: commit-queue-
Patch (86.34 KB, patch)
2020-12-21 12:47 PST, Geoffrey Garen
ews-feeder: commit-queue-
Patch (86.42 KB, patch)
2020-12-21 12:58 PST, Geoffrey Garen
no flags
Patch (89.36 KB, patch)
2020-12-21 14:13 PST, Geoffrey Garen
no flags
Geoffrey Garen
Comment 1 2020-12-21 12:38:23 PST
Geoffrey Garen
Comment 2 2020-12-21 12:47:50 PST
Geoffrey Garen
Comment 3 2020-12-21 12:58:26 PST
Geoffrey Garen
Comment 4 2020-12-21 14:13:40 PST
Antti Koivisto
Comment 5 2020-12-22 01:07:13 PST
nice
Radar WebKit Bug Importer
Comment 6 2020-12-28 12:21:13 PST
Geoffrey Garen
Comment 7 2021-01-14 10:39:05 PST
Comment on attachment 416630 [details] Patch cq+
EWS
Comment 8 2021-01-14 10:44:18 PST
Committed r271493: <https://trac.webkit.org/changeset/271493> All reviewed patches have been landed. Closing bug and clearing flags on attachment 416630 [details].
Alex Christensen
Comment 9 2021-01-26 10:53:09 PST
Comment on attachment 416630 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=416630&action=review > Source/WebKit/UIProcess/API/Cocoa/WKBrowsingContextController.mm:108 > + RunLoop::main().dispatch([scheme = retainPtr(scheme)] { Reverted this in http://trac.webkit.org/r271887
Note You need to log in before you can comment on or make changes to this bug.