WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
261016
Add mutation events tests for ContainerNode::replaceChildren and refactor the code
https://bugs.webkit.org/show_bug.cgi?id=261016
Summary
Add mutation events tests for ContainerNode::replaceChildren and refactor the...
Ryosuke Niwa
Reported
2023-08-31 22:47:28 PDT
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
Comment 1
2023-08-31 22:53:25 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/17328
Radar WebKit Bug Importer
Comment 2
2023-09-01 00:14:17 PDT
<
rdar://problem/114809376
>
EWS
Comment 3
2023-09-01 16:13:17 PDT
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
Comment 4
2023-09-19 12:54:18 PDT
Re-opened since this is blocked by
bug 261766
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