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
308880
[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
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2026-02-28 04:23:09 PST
Pull request:
https://github.com/WebKit/WebKit/pull/59647
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
<
rdar://problem/171447836
>
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