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
309975
Consolidate insertions of multiple nodes from a DocumentFragment into a single notification
https://bugs.webkit.org/show_bug.cgi?id=309975
Summary
Consolidate insertions of multiple nodes from a DocumentFragment into a singl...
Ryosuke Niwa
Reported
2026-03-15 01:00:14 PDT
As an alternative to
https://bugs.webkit.org/show_bug.cgi?id=309583
, we can consolidate childrenChanged and didFinishInsertingNode calls for multiple nodes inserted from a single DocumentFragment by performing all insertions without script execution.
Attachments
Add attachment
proposed patch, testcase, etc.
Ryosuke Niwa
Comment 1
2026-03-15 01:08:12 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/60650
Ahmad Saleem
Comment 2
2026-03-17 00:07:19 PDT
***
Bug 309583
has been marked as a duplicate of this bug. ***
EWS
Comment 3
2026-03-17 01:41:10 PDT
Committed
309388@main
(0bc30dba55bb): <
https://commits.webkit.org/309388@main
> Reviewed commits have been landed. Closing PR #60650 and removing active labels.
Radar WebKit Bug Importer
Comment 4
2026-03-17 01:42:14 PDT
<
rdar://problem/172729051
>
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