RESOLVED FIXED309975
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
Ryosuke Niwa
Comment 1 2026-03-15 01:08:12 PDT
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
Note You need to log in before you can comment on or make changes to this bug.