Bug 126713

Summary: [CSS Shapes] Change parseBasicShape to return a CSSPrimitiveValue
Product: WebKit Reporter: Bear Travis <betravis>
Component: CSSAssignee: Bear Travis <betravis>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, esprehn+autocc, glenn, gyuyoung.kim, macpherson, menard
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 124173    
Attachments:
Description Flags
Initial Patch none

Bear Travis
Reported 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.
Attachments
Initial Patch (4.22 KB, patch)
2014-01-09 23:33 PST, Bear Travis
no flags
Bear Travis
Comment 1 2014-01-09 23:33:44 PST
Created attachment 220811 [details] Initial Patch
Dirk Schulze
Comment 2 2014-01-09 23:59:18 PST
Comment on attachment 220811 [details] Initial Patch r=me
WebKit Commit Bot
Comment 3 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>
WebKit Commit Bot
Comment 4 2014-01-10 13:09:40 PST
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.