WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
220066
Removed most uses of dispatch_async(dispatch_get_main_queue(), ...)
https://bugs.webkit.org/show_bug.cgi?id=220066
Summary
Removed most uses of dispatch_async(dispatch_get_main_queue(), ...)
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-
Details
Formatted Diff
Diff
Patch
(86.34 KB, patch)
2020-12-21 12:47 PST
,
Geoffrey Garen
ews-feeder
: commit-queue-
Details
Formatted Diff
Diff
Patch
(86.42 KB, patch)
2020-12-21 12:58 PST
,
Geoffrey Garen
no flags
Details
Formatted Diff
Diff
Patch
(89.36 KB, patch)
2020-12-21 14:13 PST
,
Geoffrey Garen
no flags
Details
Formatted Diff
Diff
Show Obsolete
(3)
View All
Add attachment
proposed patch, testcase, etc.
Geoffrey Garen
Comment 1
2020-12-21 12:38:23 PST
Created
attachment 416621
[details]
Patch
Geoffrey Garen
Comment 2
2020-12-21 12:47:50 PST
Created
attachment 416622
[details]
Patch
Geoffrey Garen
Comment 3
2020-12-21 12:58:26 PST
Created
attachment 416625
[details]
Patch
Geoffrey Garen
Comment 4
2020-12-21 14:13:40 PST
Created
attachment 416630
[details]
Patch
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
<
rdar://problem/72708297
>
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.
Top of Page
Format For Printing
XML
Clone This Bug