Bug 299014

Summary: [Safer CPP] Use globalDispatchQueueSingleton() instead of dispatch_get_global_queue()
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebCore Misc.Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Chris Dumez
Reported 2025-09-17 04:58:36 PDT
Use globalDispatchQueueSingleton() instead of dispatch_get_global_queue() to silence static analysis warnings.
Attachments
Chris Dumez
Comment 1 2025-09-17 05:09:50 PDT
EWS
Comment 2 2025-09-17 15:05:06 PDT
Committed 300110@main (80b2a1380485): <https://commits.webkit.org/300110@main> Reviewed commits have been landed. Closing PR #50854 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2025-09-17 15:06:13 PDT
Note You need to log in before you can comment on or make changes to this bug.