WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
87071
Use stack-allocated BitArray in StylePropertySet serialization.
https://bugs.webkit.org/show_bug.cgi?id=87071
Summary
Use stack-allocated BitArray in StylePropertySet serialization.
Andreas Kling
Reported
2012-05-21 19:24:34 PDT
We can get rid of two heap allocations in StylePropertySet::asText() by using BitArray instead of BitVector.
Attachments
Patch
(2.99 KB, patch)
2012-05-21 19:32 PDT
,
Andreas Kling
andersca
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Andreas Kling
Comment 1
2012-05-21 19:32:25 PDT
Created
attachment 143172
[details]
Patch
Andreas Kling
Comment 2
2012-05-21 22:10:30 PDT
Committed
r117902
: <
http://trac.webkit.org/changeset/117902
>
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