Bug 131092

Summary: [CSSRegions] Use RenderStyle::hasFlowInto when needed
Product: WebKit Reporter: Mihnea Ovidenie <mihnea>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: cmarcelo, commit-queue, esprehn+autocc, glenn, gyuyoung.kim, kangil.han, kondapallykalyan, macpherson, menard, WebkitBugTracker
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 57312    
Attachments:
Description Flags
Patch none

Description Mihnea Ovidenie 2014-04-01 23:51:50 PDT
Instead of direct checks for !style()->flowThread().isNull() or !style()->flowThread().isEmpty()
Comment 1 Mihnea Ovidenie 2014-04-01 23:57:36 PDT
Created attachment 228368 [details]
Patch
Comment 2 Andrei Bucur 2014-04-02 11:09:38 PDT
Comment on attachment 228368 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 2014-04-02 22:45:50 PDT
Comment on attachment 228368 [details]
Patch

Clearing flags on attachment: 228368

Committed r166696: <http://trac.webkit.org/changeset/166696>
Comment 4 WebKit Commit Bot 2014-04-02 22:45:56 PDT
All reviewed patches have been landed.  Closing bug.