RESOLVED FIXED299014
[Safer CPP] Use globalDispatchQueueSingleton() instead of dispatch_get_global_queue()
https://bugs.webkit.org/show_bug.cgi?id=299014
Summary [Safer CPP] Use globalDispatchQueueSingleton() instead of dispatch_get_global...
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.