RESOLVED FIXED308880
[WTF] Add RefCountIsThreadSafe as template parameter to RefCountDebugger
https://bugs.webkit.org/show_bug.cgi?id=308880
Summary [WTF] Add RefCountIsThreadSafe as template parameter to RefCountDebugger
Chris Dumez
Reported 2026-02-28 04:20:28 PST
Add RefCountIsThreadSafe as template parameter to RefCountDebugger instead of passing it dynamically to some of RefCountDebugger's functions. The value of RefCountIsThreadSafe doesn't change. This allows simplifying the code a bit and leveraging `if constexpr`.
Attachments
Chris Dumez
Comment 1 2026-02-28 04:23:09 PST
EWS
Comment 2 2026-02-28 18:00:14 PST
Committed 308415@main (a23c635eab2a): <https://commits.webkit.org/308415@main> Reviewed commits have been landed. Closing PR #59647 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2026-02-28 18:01:14 PST
Note You need to log in before you can comment on or make changes to this bug.