Bug 204380

Summary: Flexbox sizing logic triggers full repaint on the flex items.
Product: WebKit Reporter: zalan <zalan>
Component: Layout and RenderingAssignee: zalan <zalan>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, commit-queue, esprehn+autocc, ews-watchlist, glenn, jfernandez, kondapallykalyan, pdr, rego, simon.fraser, svillar, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch
none
Patch none

Description zalan 2019-11-19 14:57:10 PST
<rdar://problem/57236404>
Comment 1 zalan 2019-11-19 14:58:51 PST
Created attachment 383909 [details]
Patch
Comment 2 zalan 2019-11-20 13:44:24 PST
Created attachment 383983 [details]
Patch
Comment 3 Simon Fraser (smfr) 2019-11-20 13:50:34 PST
Comment on attachment 383983 [details]
Patch

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

> Source/WebCore/rendering/RenderFlexibleBox.cpp:1846
>              // FIXME: This is fragile. RendertBoxes should be smart enough to

RendertBoxes
Comment 4 zalan 2019-11-20 14:18:07 PST
Created attachment 383985 [details]
Patch
Comment 5 WebKit Commit Bot 2019-11-20 15:52:47 PST
Comment on attachment 383985 [details]
Patch

Clearing flags on attachment: 383985

Committed r252716: <https://trac.webkit.org/changeset/252716>
Comment 6 WebKit Commit Bot 2019-11-20 15:52:49 PST
All reviewed patches have been landed.  Closing bug.