RESOLVED FIXED 131092
[CSSRegions] Use RenderStyle::hasFlowInto when needed
https://bugs.webkit.org/show_bug.cgi?id=131092
Summary [CSSRegions] Use RenderStyle::hasFlowInto when needed
Mihnea Ovidenie
Reported 2014-04-01 23:51:50 PDT
Instead of direct checks for !style()->flowThread().isNull() or !style()->flowThread().isEmpty()
Attachments
Patch (3.31 KB, patch)
2014-04-01 23:57 PDT, Mihnea Ovidenie
no flags
Mihnea Ovidenie
Comment 1 2014-04-01 23:57:36 PDT
Andrei Bucur
Comment 2 2014-04-02 11:09:38 PDT
Comment on attachment 228368 [details] Patch r=me
WebKit Commit Bot
Comment 3 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>
WebKit Commit Bot
Comment 4 2014-04-02 22:45:56 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.