Bug 69436

Summary: Shrink OutlineValue.
Product: WebKit Reporter: Andreas Kling <kling>
Component: Layout and RenderingAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: darin, koivisto, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Proposed patch none

Andreas Kling
Reported 2011-10-05 09:38:35 PDT
We can shrink OutlineValue by storing the m_isAuto member in the base class's (BorderValue) bit field.
Attachments
Proposed patch (2.33 KB, patch)
2011-10-05 09:40 PDT, Andreas Kling
no flags
Andreas Kling
Comment 1 2011-10-05 09:40:23 PDT
Created attachment 109811 [details] Proposed patch
WebKit Review Bot
Comment 2 2011-10-05 11:21:59 PDT
Comment on attachment 109811 [details] Proposed patch Clearing flags on attachment: 109811 Committed r96732: <http://trac.webkit.org/changeset/96732>
WebKit Review Bot
Comment 3 2011-10-05 11:22:03 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.