Bug 204224 - [LFC][Invalidation] Introduce LayoutBox::updateStyle
Summary: [LFC][Invalidation] Introduce LayoutBox::updateStyle
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 06:47 PST by zalan
Modified: 2019-11-15 07:41 PST (History)
11 users (show)

See Also:


Attachments
Patch (4.49 KB, patch)
2019-11-15 06:52 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 06:47:48 PST
so that we don't have to re-construct the tree on every layout frame when some style changes.
Comment 1 Radar WebKit Bug Importer 2019-11-15 06:48:00 PST
<rdar://problem/57226354>
Comment 2 zalan 2019-11-15 06:52:42 PST
Created attachment 383613 [details]
Patch
Comment 3 WebKit Commit Bot 2019-11-15 07:41:32 PST
Comment on attachment 383613 [details]
Patch

Clearing flags on attachment: 383613

Committed r252483: <https://trac.webkit.org/changeset/252483>
Comment 4 WebKit Commit Bot 2019-11-15 07:41:34 PST
All reviewed patches have been landed.  Closing bug.