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
305029
Update CSSSelectorList::first() to return a reference
https://bugs.webkit.org/show_bug.cgi?id=305029
Summary
Update CSSSelectorList::first() to return a reference
Chris Dumez
Reported
2026-01-06 20:03:59 PST
Update CSSSelectorList::first() to return a reference instead of a raw pointer and have it call FixedVector's `operator[]` for memory safety.
Attachments
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2026-01-06 20:05:54 PST
Pull request:
https://github.com/WebKit/WebKit/pull/56183
EWS
Comment 2
2026-01-07 14:36:35 PST
Committed
305237@main
(266815bc8b19): <
https://commits.webkit.org/305237@main
> Reviewed commits have been landed. Closing PR #56183 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2026-01-07 14:37:12 PST
<
rdar://problem/167719991
>
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