Bug 127841 - [CSS Shapes] Simplify CSSBasicShapeInset::cssText
Summary: [CSS Shapes] Simplify CSSBasicShapeInset::cssText
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Zoltan Horvath
URL:
Keywords:
Depends on:
Blocks: 124173
  Show dependency treegraph
 
Reported: 2014-01-29 09:48 PST by Zoltan Horvath
Modified: 2014-02-07 09:38 PST (History)
6 users (show)

See Also:


Attachments
Patch (3.69 KB, patch)
2014-01-29 09:50 PST, Zoltan Horvath
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Zoltan Horvath 2014-01-29 09:48:50 PST
I introduced the updateCornerRadiusWidthAndHeight helper function, which makes the code of cssText method clearer.
Comment 1 Zoltan Horvath 2014-01-29 09:50:57 PST
Created attachment 222578 [details]
Patch
Comment 2 Dave Hyatt 2014-02-05 09:01:06 PST
Comment on attachment 222578 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 2014-02-05 09:31:13 PST
Comment on attachment 222578 [details]
Patch

Clearing flags on attachment: 222578

Committed r163452: <http://trac.webkit.org/changeset/163452>
Comment 4 WebKit Commit Bot 2014-02-05 09:31:15 PST
All reviewed patches have been landed.  Closing bug.