Bug 204841

Summary: Remove DocumentEventQueue and WorkerEventQueue
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: DOMAssignee: Ryosuke Niwa <rniwa>
Status: RESOLVED FIXED    
Severity: Normal CC: annulen, cdumez, dbates, esprehn+autocc, ews-watchlist, fred.wang, glenn, gyuyoung.kim, kangil.han, koivisto, kondapallykalyan, mifenton, pdr, ryuan.choi, sam, sergio, simon.fraser, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=204447
Bug Depends on:    
Bug Blocks: 202843    
Attachments:
Description Flags
Cleanup sam: review+

Ryosuke Niwa
Reported 2019-12-04 00:12:51 PST
After https://trac.webkit.org/r252824, we no longer need DocumentEventQueue or WorkerEventQueue. Delete these classes.
Attachments
Cleanup (24.01 KB, patch)
2019-12-04 00:15 PST, Ryosuke Niwa
sam: review+
Ryosuke Niwa
Comment 1 2019-12-04 00:15:13 PST
Sam Weinig
Comment 2 2019-12-04 05:50:51 PST
Comment on attachment 384793 [details] Cleanup Nice!
Ryosuke Niwa
Comment 3 2019-12-04 20:43:49 PST
(In reply to Sam Weinig from comment #2) > Comment on attachment 384793 [details] > Cleanup > > Nice! Indeed. We should be able to remove all other *EventQueue classes too once we migrate the media code to the event loop.
Ryosuke Niwa
Comment 4 2019-12-04 20:51:04 PST
Radar WebKit Bug Importer
Comment 5 2019-12-04 20:52:23 PST
Note You need to log in before you can comment on or make changes to this bug.