Bug 204225 - [LFC][Invalidation] Reuse FrameViewLayoutContext::m_layoutState for incremental layout
Summary: [LFC][Invalidation] Reuse FrameViewLayoutContext::m_layoutState for increment...
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-15 07:39 PST by zalan
Modified: 2019-11-15 09:00 PST (History)
6 users (show)

See Also:


Attachments
Patch (9.95 KB, patch)
2019-11-15 07:43 PST, zalan
no flags Details | Formatted Diff | Diff
Patch (9.95 KB, patch)
2019-11-15 07:53 PST, zalan
no flags Details | Formatted Diff | Diff
Patch (10.09 KB, patch)
2019-11-15 08:02 PST, zalan
no flags Details | Formatted Diff | Diff
Patch (10.17 KB, patch)
2019-11-15 08:28 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-15 07:39:26 PST
No need to re-construct it on every layout frame.
Comment 1 Radar WebKit Bug Importer 2019-11-15 07:39:44 PST
<rdar://problem/57227259>
Comment 2 zalan 2019-11-15 07:43:52 PST
Created attachment 383616 [details]
Patch
Comment 3 zalan 2019-11-15 07:53:57 PST
Created attachment 383618 [details]
Patch
Comment 4 zalan 2019-11-15 08:02:40 PST
Created attachment 383619 [details]
Patch
Comment 5 zalan 2019-11-15 08:28:55 PST
Created attachment 383621 [details]
Patch
Comment 6 WebKit Commit Bot 2019-11-15 09:00:40 PST
Comment on attachment 383621 [details]
Patch

Clearing flags on attachment: 383621

Committed r252487: <https://trac.webkit.org/changeset/252487>
Comment 7 WebKit Commit Bot 2019-11-15 09:00:42 PST
All reviewed patches have been landed.  Closing bug.