Bug 127920 - [CSS Shapes] Simplify BasicShapeInset::path
Summary: [CSS Shapes] Simplify BasicShapeInset::path
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-30 10:29 PST by Zoltan Horvath
Modified: 2014-02-07 09:37 PST (History)
4 users (show)

See Also:


Attachments
Patch (2.90 KB, patch)
2014-01-30 10:31 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-30 10:29:15 PST
I introduced a new static helper function called floatSizeForLengthSize in order to simplify BasicShapeInset::path method.
Comment 1 Zoltan Horvath 2014-01-30 10:31:22 PST
Created attachment 222683 [details]
Patch
Comment 2 Dave Hyatt 2014-02-05 09:01:30 PST
Comment on attachment 222683 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 2014-02-05 09:30:08 PST
Comment on attachment 222683 [details]
Patch

Clearing flags on attachment: 222683

Committed r163451: <http://trac.webkit.org/changeset/163451>
Comment 4 WebKit Commit Bot 2014-02-05 09:30:10 PST
All reviewed patches have been landed.  Closing bug.