[Webkit-unassigned] [Bug 261016] New: ContainerNode::replaceChildren creates a phantom DocumentFragment
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Aug 31 22:47:28 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=261016
Bug ID: 261016
Summary: ContainerNode::replaceChildren creates a phantom
DocumentFragment
Product: WebKit
Version: Safari Technology Preview
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: DOM
Assignee: webkit-unassigned at lists.webkit.org
Reporter: rniwa at webkit.org
ContainerNode::replaceChildren creates a dummy DocumentFragment during its course of child node replacement logic.
Avoid this unnecessary work.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230901/3d298b28/attachment.htm>
More information about the webkit-unassigned
mailing list