Bug 131092 - [CSSRegions] Use RenderStyle::hasFlowInto when needed
Summary: [CSSRegions] Use RenderStyle::hasFlowInto when needed
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 57312
  Show dependency treegraph
 
Reported: 2014-04-01 23:51 PDT by Mihnea Ovidenie
Modified: 2014-04-02 22:45 PDT (History)
10 users (show)

See Also:


Attachments
Patch (3.31 KB, patch)
2014-04-01 23:57 PDT, Mihnea Ovidenie
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.