Bug 174144 - REGRESSION: Stack overflow in RenderBlockFlow::layoutBlock after increasing the font size to max in some RTL vertical books.
Summary: REGRESSION: Stack overflow in RenderBlockFlow::layoutBlock after increasing t...
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: 2017-07-04 18:11 PDT by zalan
Modified: 2017-07-05 22:49 PDT (History)
4 users (show)

See Also:


Attachments
Patch (2.41 KB, patch)
2017-07-04 18:39 PDT, zalan
no flags Details | Formatted Diff | Diff
Patch (6.24 KB, patch)
2017-07-05 20:45 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 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.