Bug 261016
| Summary: | Add mutation events tests for ContainerNode::replaceChildren and refactor the code | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ryosuke Niwa <rniwa> |
| Component: | DOM | Assignee: | Ryosuke Niwa <rniwa> |
| Status: | RESOLVED WONTFIX | ||
| Severity: | Normal | CC: | commit-queue, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Safari Technology Preview | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 261766 | ||
| Bug Blocks: | |||
Ryosuke Niwa
ContainerNode::replaceChildren creates a dummy DocumentFragment during its course of child node replacement logic.
Avoid this unnecessary work.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Ryosuke Niwa
Pull request: https://github.com/WebKit/WebKit/pull/17328
Radar WebKit Bug Importer
<rdar://problem/114809376>
EWS
Committed 267565@main (c177199a72c0): <https://commits.webkit.org/267565@main>
Reviewed commits have been landed. Closing PR #17328 and removing active labels.
WebKit Commit Bot
Re-opened since this is blocked by bug 261766