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
309869
Add "InGCThread" suffix to `visit*(Visitor&)` functions in WebCore
https://bugs.webkit.org/show_bug.cgi?id=309869
Summary
Add "InGCThread" suffix to `visit*(Visitor&)` functions in WebCore
Chris Dumez
Reported
2026-03-12 22:51:50 PDT
Add "Concurrently" suffix to `visit*(Visitor&)` functions in WebCore, to make it clear that they can be called concurrently on the GC thread while the main thread is still running. This will hopefully reduce the chance of engineers introducing thread-safety bugs in these functions.
Attachments
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2026-03-12 23:20:27 PDT
https://github.com/WebKit/WebKit/pull/60540
EWS
Comment 2
2026-03-13 19:10:06 PDT
Committed
309255@main
(0caf133589ac): <
https://commits.webkit.org/309255@main
> Reviewed commits have been landed. Closing PR #60540 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2026-03-13 19:11:13 PDT
<
rdar://problem/172527912
>
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