Bug 59314 - Implement Length based CSS properties in CSSStyleApplyProperty
Summary: Implement Length based CSS properties in CSSStyleApplyProperty
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 59414
Blocks:
  Show dependency treegraph
 
Reported: 2011-04-24 23:04 PDT by Luke Macpherson
Modified: 2011-05-02 10:53 PDT (History)
6 users (show)

See Also:


Attachments
Patch (23.42 KB, patch)
2011-04-24 23:07 PDT, Luke Macpherson
no flags Details | Formatted Diff | Diff
Patch (22.87 KB, patch)
2011-04-24 23:26 PDT, Luke Macpherson
no flags Details | Formatted Diff | Diff
Patch (21.97 KB, patch)
2011-05-01 17:49 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-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.