Bug 222264

Summary: [LFC][Integration] Switch out if large trees are being invalidated
Product: WebKit Reporter: Antti Koivisto <koivisto>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, changseok, esprehn+autocc, ews-watchlist, glenn, kondapallykalyan, pdr, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 220148    
Attachments:
Description Flags
patch none

Antti Koivisto
Reported 2021-02-22 03:56:45 PST
We don't support partial invalidation yet. To avoid hitting bad O(n^2) cases limit the maximum tree size on invalidation.
Attachments
patch (4.61 KB, patch)
2021-02-22 04:11 PST, Antti Koivisto
no flags
Antti Koivisto
Comment 1 2021-02-22 04:11:33 PST
EWS
Comment 2 2021-02-22 07:30:33 PST
Committed r273241: <https://commits.webkit.org/r273241> All reviewed patches have been landed. Closing bug and clearing flags on attachment 421179 [details].
Radar WebKit Bug Importer
Comment 3 2021-02-22 07:31:15 PST
Note You need to log in before you can comment on or make changes to this bug.