RESOLVED FIXED 233793
Introduce WorkerGlobalScope::type() function
https://bugs.webkit.org/show_bug.cgi?id=233793
Summary Introduce WorkerGlobalScope::type() function
Chris Dumez
Reported 2021-12-02 16:49:53 PST
Introduce WorkerGlobalScope::type() function to replace isDedicatedWorkerGlobalScope() / isServiceWorkerGlobalScope() / isSharedWorkerGlobalScope().
Attachments
Patch (6.99 KB, patch)
2021-12-02 16:52 PST, Chris Dumez
no flags
Chris Dumez
Comment 1 2021-12-02 16:52:04 PST
EWS
Comment 2 2021-12-03 10:00:48 PST
Committed r286499 (244838@main): <https://commits.webkit.org/244838@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 445792 [details].
Radar WebKit Bug Importer
Comment 3 2021-12-03 10:01:23 PST
Note You need to log in before you can comment on or make changes to this bug.