Bug 174144

Summary: REGRESSION: Stack overflow in RenderBlockFlow::layoutBlock after increasing the font size to max in some RTL vertical books.
Product: WebKit Reporter: zalan <zalan>
Component: Layout and RenderingAssignee: zalan <zalan>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, commit-queue, simon.fraser, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Description zalan 2017-07-04 18:11:15 PDT
rdar://problem/32781038
Comment 1 zalan 2017-07-04 18:39:36 PDT
Created attachment 314591 [details]
Patch
Comment 2 Simon Fraser (smfr) 2017-07-05 11:33:58 PDT
Comment on attachment 314591 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=314591&action=review

> Source/WebCore/rendering/RenderBlockLineLayout.cpp:1732
> +                        // Clear overhanging.

This comment isn't very useful. Maybe say more about why this is necessary?
Comment 3 zalan 2017-07-05 20:45:57 PDT
Created attachment 314689 [details]
Patch
Comment 4 WebKit Commit Bot 2017-07-05 22:49:54 PDT
Comment on attachment 314689 [details]
Patch

Clearing flags on attachment: 314689

Committed r219190: <http://trac.webkit.org/changeset/219190>
Comment 5 WebKit Commit Bot 2017-07-05 22:49:55 PDT
All reviewed patches have been landed.  Closing bug.