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

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.