[Webkit-unassigned] [Bug 125916] New: Move function calls outside loop in dom
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Dec 18 02:21:21 PST 2013
https://bugs.webkit.org/show_bug.cgi?id=125916
Summary: Move function calls outside loop in dom
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore Misc.
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: lvidacs.u-szeged at partner.samsung.com
Dom Node::dumpStatistics() and Element::cloneAttributesFromElement(const Element& other) calls length() method in each iteration, while the number of elements does not change within the loop.
--
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