RESOLVED FIXED308427
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
Ryosuke Niwa
Comment 1 2026-02-22 02:35:19 PST
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
Note You need to log in before you can comment on or make changes to this bug.