Bug 204380 - Flexbox sizing logic triggers full repaint on the flex items.
Summary: Flexbox sizing logic triggers full repaint on the flex items.
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: 2019-11-19 14:57 PST by zalan
Modified: 2019-11-20 15:52 PST (History)
12 users (show)

See Also:


Attachments
Patch (11.17 KB, patch)
2019-11-19 14:58 PST, zalan
no flags Details | Formatted Diff | Diff
Patch (12.98 KB, patch)
2019-11-20 13:44 PST, zalan
no flags Details | Formatted Diff | Diff
Patch (13.29 KB, patch)
2019-11-20 14:18 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 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.