RESOLVED FIXED 117318
[CSS Exclusions][CSS Shapes] Incorrect compile flag in LayoutState.h
https://bugs.webkit.org/show_bug.cgi?id=117318
Summary [CSS Exclusions][CSS Shapes] Incorrect compile flag in LayoutState.h
Bear Travis
Reported 2013-06-06 13:38:59 PDT
ExclusionShapeInsideInfo* m_exclusionShapeInsideInfo is guarded by the CSS_EXCLUSIONS compile flag, but should use the CSS_SHAPES flag.
Attachments
Initial patch (1.35 KB, patch)
2013-06-06 13:45 PDT, Bear Travis
no flags
Bear Travis
Comment 1 2013-06-06 13:45:11 PDT
Created attachment 203965 [details] Initial patch
Alexandru Chiculita
Comment 2 2013-06-07 14:44:03 PDT
Comment on attachment 203965 [details] Initial patch r=me
WebKit Commit Bot
Comment 3 2013-06-07 15:05:04 PDT
Comment on attachment 203965 [details] Initial patch Clearing flags on attachment: 203965 Committed r151338: <http://trac.webkit.org/changeset/151338>
WebKit Commit Bot
Comment 4 2013-06-07 15:05:07 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.