Bug 209527 - [MultiColumn] Infinite recursion in RenderBlockFlow::relayoutToAvoidWidows
Summary: [MultiColumn] Infinite recursion in RenderBlockFlow::relayoutToAvoidWidows
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: zalan
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-03-24 17:58 PDT by zalan
Modified: 2020-03-24 18:46 PDT (History)
8 users (show)

See Also:


Attachments
Patch (3.68 KB, patch)
2020-03-24 18:06 PDT, 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 2020-03-24 17:58:04 PDT
when we can't accommodated the windows in the current column.
Comment 1 zalan 2020-03-24 18:03:40 PDT
<rdar://problem/56993589>
Comment 2 zalan 2020-03-24 18:06:37 PDT
Created attachment 394452 [details]
Patch
Comment 3 EWS 2020-03-24 18:46:14 PDT
Committed r258967: <https://trac.webkit.org/changeset/258967>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 394452 [details].