Bug 139188 - ASSERTION: RenderMultiColumnFlowThread::processPossibleSpannerDescendant() when column spanner's parent is not a RenderBlockFlow.
Summary: ASSERTION: RenderMultiColumnFlowThread::processPossibleSpannerDescendant() wh...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: zalan
URL:
Keywords: InRadar
: 137258 (view as bug list)
Depends on:
Blocks:
 
Reported: 2014-12-02 11:03 PST by zalan
Modified: 2016-07-13 13:45 PDT (History)
6 users (show)

See Also:


Attachments
Patch (4.28 KB, patch)
2014-12-02 12:49 PST, zalan
no flags Details | Formatted Diff | Diff

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