[Webkit-unassigned] [Bug 53581] New: use Vector instead of a linked list for rules in CSSStyleSelector
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Feb 2 01:50:04 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=53581
Summary: use Vector instead of a linked list for rules in
CSSStyleSelector
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Normal
Priority: P2
Component: CSS
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: koivisto at iki.fi
Eliminate CSSRuleDataList. Linked lists are slow and wasteful for non-dynamic data structures.
--
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