Bug 310171

Summary: didFinishInsertingNode should only be called for connected nodes
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: New BugsAssignee: Ryosuke Niwa <rniwa>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Ryosuke Niwa
Reported 2026-03-18 00:45:02 PDT
In order to match the semantics of "post-connection steps" (https://dom.spec.whatwg.org/#concept-node-post-connection-ext), we should avoid calling didFinishInsertingNode on a disconnected node.
Attachments
Ryosuke Niwa
Comment 1 2026-03-18 00:47:51 PDT
EWS
Comment 2 2026-03-18 09:20:24 PDT
Committed 309482@main (8beb78405804): <https://commits.webkit.org/309482@main> Reviewed commits have been landed. Closing PR #60847 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2026-03-18 09:21:12 PDT
Note You need to log in before you can comment on or make changes to this bug.