Bug 69436 - Shrink OutlineValue.
Summary: Shrink OutlineValue.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-05 09:38 PDT by Andreas Kling
Modified: 2011-10-05 11:22 PDT (History)
3 users (show)

See Also:


Attachments
Proposed patch (2.33 KB, patch)
2011-10-05 09:40 PDT, Andreas Kling
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 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.
Comment 1 Andreas Kling 2011-10-05 09:40:23 PDT
Created attachment 109811 [details]
Proposed patch
Comment 2 WebKit Review Bot 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>
Comment 3 WebKit Review Bot 2011-10-05 11:22:03 PDT
All reviewed patches have been landed.  Closing bug.