Bug 126713 - [CSS Shapes] Change parseBasicShape to return a CSSPrimitiveValue
Summary: [CSS Shapes] Change parseBasicShape to return a CSSPrimitiveValue
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Bear Travis
URL:
Keywords:
Depends on:
Blocks: 124173
  Show dependency treegraph
 
Reported: 2014-01-09 12:31 PST by Bear Travis
Modified: 2014-01-10 13:09 PST (History)
6 users (show)

See Also:


Attachments
Initial Patch (4.22 KB, patch)
2014-01-09 23:33 PST, Bear Travis
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Bear Travis 2014-01-09 12:31:08 PST
All calls eventually wrap the shape in a CSSPrimitiveValue, so we can clean this up by just factoring that into the function.
Comment 1 Bear Travis 2014-01-09 23:33:44 PST
Created attachment 220811 [details]
Initial Patch
Comment 2 Dirk Schulze 2014-01-09 23:59:18 PST
Comment on attachment 220811 [details]
Initial Patch

r=me
Comment 3 WebKit Commit Bot 2014-01-10 13:09:37 PST
Comment on attachment 220811 [details]
Initial Patch

Clearing flags on attachment: 220811

Committed r161667: <http://trac.webkit.org/changeset/161667>
Comment 4 WebKit Commit Bot 2014-01-10 13:09:40 PST
All reviewed patches have been landed.  Closing bug.