RESOLVED FIXED Bug 204841
Remove DocumentEventQueue and WorkerEventQueue
https://bugs.webkit.org/show_bug.cgi?id=204841
Summary Remove DocumentEventQueue and WorkerEventQueue
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.