[Webkit-unassigned] [Bug 27264] New: [v8] Speed up access to NodeList length
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jul 14 08:56:18 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=27264
Summary: [v8] Speed up access to NodeList length
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: XML DOM
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: antonm at chromium.org
1) use AtomicString for comparison;
2) use v8::Integer::New instead of v8::Number::New.
--
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