Bug 118013

Summary: Make sure ImmutableStylePropertySet uses the new 16 bits size of StylePropertyMetadata
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: kling, koivisto, menard
Priority: P2 Keywords: BlinkMergeCandidate
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

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
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.