Bug 65657 - Support cast between CSSPrimitiveValue and EBoxSizing, use in CSSStyleSelector.
Summary: Support cast between CSSPrimitiveValue and EBoxSizing, use in CSSStyleSelector.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Luke Macpherson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-03 17:23 PDT by Luke Macpherson
Modified: 2011-08-03 20:47 PDT (History)
4 users (show)

See Also:


Attachments
Patch (2.99 KB, patch)
2011-08-03 17:38 PDT, Luke Macpherson
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Luke Macpherson 2011-08-03 17:23:38 PDT
Support cast between CSSPrimitiveValue and EBoxSizing, use in CSSStyleSelector.
Comment 1 Luke Macpherson 2011-08-03 17:38:06 PDT
Created attachment 102864 [details]
Patch
Comment 2 WebKit Review Bot 2011-08-03 19:09:34 PDT
Comment on attachment 102864 [details]
Patch

Clearing flags on attachment: 102864

Committed r92342: <http://trac.webkit.org/changeset/92342>
Comment 3 WebKit Review Bot 2011-08-03 19:09:38 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Luke Macpherson 2011-08-03 20:47:01 PDT
Thanks for the review Simon!