RESOLVED FIXED309271
Replace a few `Node*` parameters that must never be null with `Node&` parameters.
https://bugs.webkit.org/show_bug.cgi?id=309271
Summary Replace a few `Node*` parameters that must never be null with `Node&` paramet...
Sam Weinig
Reported 2026-03-05 09:12:27 PST
Replace a few `Node*` parameters that must never be null with `Node&` parameters.
Attachments
Sam Weinig
Comment 1 2026-03-05 09:23:12 PST
EWS
Comment 2 2026-03-06 08:18:17 PST
Committed 308798@main (b0dd983d54fd): <https://commits.webkit.org/308798@main> Reviewed commits have been landed. Closing PR #59984 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2026-03-06 08:19:12 PST
Note You need to log in before you can comment on or make changes to this bug.