WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
84219
CSSValuePool: Made identifier value cache a fixed-size array.
https://bugs.webkit.org/show_bug.cgi?id=84219
Summary
CSSValuePool: Made identifier value cache a fixed-size array.
Andreas Kling
Reported
2012-04-17 17:52:28 PDT
Now that we only have a single CSSValuePool, we should make the identifier value cache a fixed-size array instead of a hashmap. (At the time of writing, we have 699 possible identifier values.)
Attachments
Patch
(2.75 KB, patch)
2012-04-17 17:58 PDT
,
Andreas Kling
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Andreas Kling
Comment 1
2012-04-17 17:58:01 PDT
Created
attachment 137643
[details]
Patch
Antti Koivisto
Comment 2
2012-04-17 18:02:00 PDT
Comment on
attachment 137643
[details]
Patch r=me
WebKit Review Bot
Comment 3
2012-04-17 19:50:13 PDT
Comment on
attachment 137643
[details]
Patch Clearing flags on attachment: 137643 Committed
r114474
: <
http://trac.webkit.org/changeset/114474
>
WebKit Review Bot
Comment 4
2012-04-17 19:50:19 PDT
All reviewed patches have been landed. Closing bug.
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