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
303070
Reduce use of std::call_once() / dispatch_once() further now that statics initialization is thread safe
https://bugs.webkit.org/show_bug.cgi?id=303070
Summary
Reduce use of std::call_once() / dispatch_once() further now that statics ini...
Chris Dumez
Reported
2025-11-24 18:34:55 PST
Reduce use of std::call_once() / dispatch_once() further now that statics initialization is thread safe everywhere except JSC and bmalloc.
Attachments
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2025-11-24 18:36:22 PST
Pull request:
https://github.com/WebKit/WebKit/pull/54426
EWS
Comment 2
2025-11-24 22:57:52 PST
Committed
303523@main
(aff336649076): <
https://commits.webkit.org/303523@main
> Reviewed commits have been landed. Closing PR #54426 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2025-11-24 22:58:11 PST
<
rdar://problem/165384095
>
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