Bug 229221 - [LFC][IFC] Do not pass in the InvalidationState to the layout functions
Summary: [LFC][IFC] Do not pass in the InvalidationState to the layout functions
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: 2021-08-17 19:27 PDT by zalan
Modified: 2021-09-13 12:36 PDT (History)
10 users (show)

See Also:


Attachments
Patch (38.66 KB, patch)
2021-08-17 19:34 PDT, zalan
no flags Details | Formatted Diff | Diff
Patch (55.06 KB, patch)
2021-09-13 09:36 PDT, zalan
koivisto: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description zalan 2021-08-17 19:27:51 PDT
Invalidation should happen within the formatting context and not coming from the root.
Comment 1 zalan 2021-08-17 19:34:10 PDT
Created attachment 435737 [details]
Patch
Comment 2 Radar WebKit Bug Importer 2021-08-24 19:28:17 PDT
<rdar://problem/82321574>
Comment 3 zalan 2021-09-13 09:36:50 PDT
Created attachment 438047 [details]
Patch
Comment 4 zalan 2021-09-13 12:35:46 PDT
Committed r282348 (241614@main): <https://commits.webkit.org/241614@main>