Bug 309975
| Summary: | Consolidate insertions of multiple nodes from a DocumentFragment into a single notification | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ryosuke Niwa <rniwa> |
| Component: | New Bugs | Assignee: | Ryosuke Niwa <rniwa> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | ahmad.saleem792, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Ryosuke Niwa
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
Pull request: https://github.com/WebKit/WebKit/pull/60650
Ahmad Saleem
*** Bug 309583 has been marked as a duplicate of this bug. ***
EWS
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
<rdar://problem/172729051>