Bug 226618

Summary: Rename MainThreadGenericEventQueue to EventLoopEventQueue
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebCore Misc.Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: annulen, calvaris, changseok, eric.carlson, esprehn+autocc, ews-watchlist, glenn, gyuyoung.kim, jer.noble, kangil.han, philipj, rniwa, ryuan.choi, sergio, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
ews-feeder: commit-queue-
Patch none

Description Chris Dumez 2021-06-03 18:36:00 PDT
Rename MainThreadGenericEventQueue to EventLoopEventQueue, now that it is based on the HTML event loop (and not a global Timer).
Comment 1 Chris Dumez 2021-06-03 18:39:25 PDT
Created attachment 430527 [details]
Patch
Comment 2 Chris Dumez 2021-06-03 18:42:45 PDT
Created attachment 430529 [details]
Patch
Comment 3 EWS 2021-06-04 07:48:19 PDT
Committed r278457 (238477@main): <https://commits.webkit.org/238477@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 430529 [details].
Comment 4 Radar WebKit Bug Importer 2021-06-04 07:49:18 PDT
<rdar://problem/78868885>