Bug 126648 - [CSS Shapes] Factor the ReferenceBox type out of BasicShapes
Summary: [CSS Shapes] Factor the ReferenceBox type out of BasicShapes
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Bear Travis
URL:
Keywords:
Depends on:
Blocks: 124173
  Show dependency treegraph
 
Reported: 2014-01-08 11:15 PST by Bear Travis
Modified: 2014-01-09 12:12 PST (History)
7 users (show)

See Also:


Attachments
Initial patch (35.66 KB, patch)
2014-01-08 14:16 PST, Bear Travis
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Bear Travis 2014-01-08 11:15:10 PST
Move the enum to RenderStyleConstants so we don't have to namespace all the references with BasicShape.
Comment 1 Bear Travis 2014-01-08 14:16:47 PST
Created attachment 220665 [details]
Initial patch
Comment 2 Dirk Schulze 2014-01-09 11:09:56 PST
Comment on attachment 220665 [details]
Initial patch

looks much better already. r=me
Comment 3 WebKit Commit Bot 2014-01-09 12:12:25 PST
Comment on attachment 220665 [details]
Initial patch

Clearing flags on attachment: 220665

Committed r161569: <http://trac.webkit.org/changeset/161569>
Comment 4 WebKit Commit Bot 2014-01-09 12:12:28 PST
All reviewed patches have been landed.  Closing bug.