[Webkit-unassigned] [Bug 30436] New: fast/css/large-list-of-rules-crash.html concatenates strings in an inefficient way
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Oct 16 02:33:39 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=30436
Summary: fast/css/large-list-of-rules-crash.html concatenates
strings in an inefficient way
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: Tools / Tests
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: yutak at chromium.org
LayoutTest/fast/css/large-list-of-rules-crash.html contains JavaScript code
that repeatedly concatenates strings in an inefficient way. Concatenation of
strings should be done using Array.join method.
--
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