WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
299014
[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
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2025-09-17 05:09:50 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/50854
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
<
rdar://problem/160806506
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug