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
277162
Use a smart pointer for SelectorQuery::CheckingContext::context
https://bugs.webkit.org/show_bug.cgi?id=277162
Summary
Use a smart pointer for SelectorQuery::CheckingContext::context
Chris Dumez
Reported
2024-07-26 12:44:27 PDT
Use a RefPtr instead of a raw pointer. No risk of reference cycle since CheckingContext are always held on the stack.
Attachments
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2024-07-26 12:46:33 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/31308
EWS
Comment 2
2024-07-26 15:39:12 PDT
Committed
281425@main
(26c497c3d4bd): <
https://commits.webkit.org/281425@main
> Reviewed commits have been landed. Closing PR #31308 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2024-07-26 15:40:15 PDT
<
rdar://problem/132600859
>
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