Bug 226645 - Stop using legacy MainThreadTaskQueue in Document::didLogMessage()
Summary: Stop using legacy MainThreadTaskQueue in Document::didLogMessage()
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-06-04 09:08 PDT by Chris Dumez
Modified: 2021-06-04 12:00 PDT (History)
7 users (show)

See Also:


Attachments
Patch (2.27 KB, patch)
2021-06-04 09:11 PDT, 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-06-04 09:08:52 PDT
Stop using legacy MainThreadTaskQueue in Document::didLogMessage() and use the HTML event loop instead.
Comment 1 Chris Dumez 2021-06-04 09:11:59 PDT
Created attachment 430583 [details]
Patch
Comment 2 EWS 2021-06-04 11:59:35 PDT
Committed r278479 (238497@main): <https://commits.webkit.org/238497@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 430583 [details].
Comment 3 Radar WebKit Bug Importer 2021-06-04 12:00:28 PDT
<rdar://problem/78879441>