Bug 309271

Summary: Replace a few `Node*` parameters that must never be null with `Node&` parameters.
Product: WebKit Reporter: Sam Weinig <sam>
Component: DOMAssignee: Sam Weinig <sam>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Safari 18   
Hardware: Unspecified   
OS: Unspecified   

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.