Bug 117318

Summary: [CSS Exclusions][CSS Shapes] Incorrect compile flag in LayoutState.h
Product: WebKit Reporter: Bear Travis <betravis>
Component: CSSAssignee: Bear Travis <betravis>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, esprehn+autocc, glenn, hugo.lima
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 117173    
Attachments:
Description Flags
Initial patch none

Description Bear Travis 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.
Comment 1 Bear Travis 2013-06-06 13:45:11 PDT
Created attachment 203965 [details]
Initial patch
Comment 2 Alexandru Chiculita 2013-06-07 14:44:03 PDT
Comment on attachment 203965 [details]
Initial patch

r=me
Comment 3 WebKit Commit Bot 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>
Comment 4 WebKit Commit Bot 2013-06-07 15:05:07 PDT
All reviewed patches have been landed.  Closing bug.