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
308427
Fix the safer C++ warning in TreeScope::elementsFromPoint
https://bugs.webkit.org/show_bug.cgi?id=308427
Summary
Fix the safer C++ warning in TreeScope::elementsFromPoint
Ryosuke Niwa
Reported
2026-02-22 02:33:17 PST
There is one outstanding warning about a raw pointer to PseudoElement being used in TreeScope::elementsFromPoint.
Attachments
Add attachment
proposed patch, testcase, etc.
Ryosuke Niwa
Comment 1
2026-02-22 02:35:19 PST
Pull request:
https://github.com/WebKit/WebKit/pull/59204
EWS
Comment 2
2026-02-22 04:18:36 PST
Committed
308006@main
(d562a2efb288): <
https://commits.webkit.org/308006@main
> Reviewed commits have been landed. Closing PR #59204 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2026-02-22 04:19:12 PST
<
rdar://problem/170915531
>
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