[Webkit-unassigned] [Bug 73737] New: HIERARCHY_REQUEST_ERR check in checkAcceptChild should be optimized for newChild without children
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Dec 2 23:32:11 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=73737
Summary: HIERARCHY_REQUEST_ERR check in checkAcceptChild should
be optimized for newChild without children
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: HTML DOM
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: rniwa at webkit.org
CC: darin at apple.com, sam at webkit.org, ojan at chromium.org,
arv at chromium.org, eae at chromium.org
Per statistics posted in http://lists.whatwg.org/pipermail/whatwg-whatwg.org/2011-December/034038.html,
it's pretty clear that the check for HIERARCHY_REQUEST_ERR in checkAcceptChild should be optimized for the case
where newChild doesn't have any children or less than 10 children.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list