Bug 139188

Summary: ASSERTION: RenderMultiColumnFlowThread::processPossibleSpannerDescendant() when column spanner's parent is not a RenderBlockFlow.
Product: WebKit Reporter: zalan <zalan>
Component: Layout and RenderingAssignee: zalan <zalan>
Status: RESOLVED FIXED    
Severity: Normal CC: ayao, commit-queue, esprehn+autocc, glenn, hyatt, kondapallykalyan
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description zalan 2014-12-02 11:03:02 PST
RenderMultiColumnFlowThread::processPossibleSpannerDescendant() expects the parent to be RenderBlockFlow.
Comment 1 zalan 2014-12-02 11:03:45 PST
rdar://problem/18502182
Comment 2 zalan 2014-12-02 12:49:25 PST
Created attachment 242441 [details]
Patch
Comment 3 Dave Hyatt 2014-12-03 11:57:24 PST
Comment on attachment 242441 [details]
Patch

r=me
Comment 4 WebKit Commit Bot 2014-12-03 12:53:22 PST
Comment on attachment 242441 [details]
Patch

Clearing flags on attachment: 242441

Committed r176750: <http://trac.webkit.org/changeset/176750>
Comment 5 WebKit Commit Bot 2014-12-03 12:53:27 PST
All reviewed patches have been landed.  Closing bug.
Comment 6 Brent Fulgham 2016-07-13 13:45:56 PDT
*** Bug 137258 has been marked as a duplicate of this bug. ***