WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 53581
Use Vector instead of a linked list for rules in CSSStyleSelector
https://bugs.webkit.org/show_bug.cgi?id=53581
Summary
Use Vector instead of a linked list for rules in CSSStyleSelector
Antti Koivisto
Reported
2011-02-02 01:50:04 PST
Eliminate CSSRuleDataList. Linked lists are slow and wasteful for non-dynamic data structures.
Attachments
patch
(26.31 KB, patch)
2011-02-02 02:02 PST
,
Antti Koivisto
mjs
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Antti Koivisto
Comment 1
2011-02-02 02:02:39 PST
Created
attachment 80904
[details]
patch
Maciej Stachowiak
Comment 2
2011-02-02 02:17:53 PST
Comment on
attachment 80904
[details]
patch r=me
Antti Koivisto
Comment 3
2011-02-02 07:01:30 PST
http://trac.webkit.org/changeset/77376
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug