RESOLVED FIXED310171
didFinishInsertingNode should only be called for connected nodes
https://bugs.webkit.org/show_bug.cgi?id=310171
Summary didFinishInsertingNode should only be called for connected nodes
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.