WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
310171
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
Add attachment
proposed patch, testcase, etc.
Ryosuke Niwa
Comment 1
2026-03-18 00:47:51 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/60847
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
<
rdar://problem/172838856
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug