Removed most uses of dispatch_async(dispatch_get_main_queue(), ...)
Created attachment 416621 [details] Patch
Created attachment 416622 [details] Patch
Created attachment 416625 [details] Patch
Created attachment 416630 [details] Patch
nice
<rdar://problem/72708297>
Comment on attachment 416630 [details] Patch cq+
Committed r271493: <https://trac.webkit.org/changeset/271493> All reviewed patches have been landed. Closing bug and clearing flags on attachment 416630 [details].
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