Bug 59314

Summary: Implement Length based CSS properties in CSSStyleApplyProperty
Product: WebKit Reporter: Luke Macpherson <macpherson>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, dglazkov, eric, macpherson, simon.fraser, zimmermann
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Bug Depends on: 59414    
Bug Blocks:    
Attachments:
Description Flags
Patch
none
Patch
none
Patch none

Description Luke Macpherson 2011-04-24 23:04:32 PDT
Implement Length based CSS properties in CSSStyleApplyProperty
Comment 1 Luke Macpherson 2011-04-24 23:07:57 PDT
Created attachment 90903 [details]
Patch
Comment 2 Luke Macpherson 2011-04-24 23:26:20 PDT
Created attachment 90904 [details]
Patch
Comment 3 Luke Macpherson 2011-04-24 23:28:18 PDT
Second patch rearranges constructor parameters and adds default parameters to shorten the calls slightly.
Comment 4 Luke Macpherson 2011-05-01 17:49:28 PDT
Created attachment 91862 [details]
Patch
Comment 5 Luke Macpherson 2011-05-01 17:51:12 PDT
Third patch moves from boolean constructor parameters to enum template parameters.
Comment 6 Dimitri Glazkov (Google) 2011-05-01 20:39:32 PDT
Did you mean to not mark it for review?
Comment 7 WebKit Commit Bot 2011-05-02 10:53:31 PDT
Comment on attachment 91862 [details]
Patch

Clearing flags on attachment: 91862

Committed r85489: <http://trac.webkit.org/changeset/85489>
Comment 8 WebKit Commit Bot 2011-05-02 10:53:37 PDT
All reviewed patches have been landed.  Closing bug.