Bug 233793 - Introduce WorkerGlobalScope::type() function
Summary: Introduce WorkerGlobalScope::type() function
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: 230382
  Show dependency treegraph
 
Reported: 2021-12-02 16:49 PST by Chris Dumez
Modified: 2021-12-03 10:01 PST (History)
2 users (show)

See Also:


Attachments
Patch (6.99 KB, patch)
2021-12-02 16:52 PST, 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-12-02 16:49:53 PST
Introduce WorkerGlobalScope::type() function to replace isDedicatedWorkerGlobalScope() / isServiceWorkerGlobalScope() / isSharedWorkerGlobalScope().
Comment 1 Chris Dumez 2021-12-02 16:52:04 PST
Created attachment 445792 [details]
Patch
Comment 2 EWS 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].
Comment 3 Radar WebKit Bug Importer 2021-12-03 10:01:23 PST
<rdar://problem/86022947>