WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 117715
118013
Make sure ImmutableStylePropertySet uses the new 16 bits size of StylePropertyMetadata
https://bugs.webkit.org/show_bug.cgi?id=118013
Summary
Make sure ImmutableStylePropertySet uses the new 16 bits size of StylePropert...
Ryosuke Niwa
Reported
2013-06-25 19:42:24 PDT
Merge
https://chromium.googlesource.com/chromium/blink/+/0b2d53414f5284639ebf13afb7ec8d075e9dfb5e
Make sure ImmutableStylePropertySet uses the new 16 bits size of StylePropertyMetadata. We know that StylePropertyMetadata is 16 bits so we can patch the allocation code of ImmutableStylePropertySet to take this into account. This should save up ~1.8Mb on Apple membuster test.
Attachments
Add attachment
proposed patch, testcase, etc.
Ryosuke Niwa
Comment 1
2013-06-25 21:07:08 PDT
Rather
https://chromium.googlesource.com/chromium/blink/+/ae6d705dafb71f9e198623470ab2cded98c91e86
Ryosuke Niwa
Comment 2
2013-07-12 17:01:40 PDT
Reverted in
https://chromium.googlesource.com/chromium/blink/+/d2f982f1bdc22a4fa297a01fc993f5b8a678e5b6
.
Alexis Menard (darktears)
Comment 3
2013-07-15 03:59:19 PDT
It's covered in the other bug (which have not yet landed). *** This bug has been marked as a duplicate of
bug 117715
***
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