Bug 233793

Summary: Introduce WorkerGlobalScope::type() function
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebCore Misc.Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 230382    
Attachments:
Description Flags
Patch none

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>