RESOLVED FIXED303070
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
Chris Dumez
Comment 1 2025-11-24 18:36:22 PST
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
Note You need to log in before you can comment on or make changes to this bug.