Bug 229294

Summary: [LFC][Integration] Start using InlineInvalidation to clean runs and lines
Product: WebKit Reporter: zalan <zalan>
Component: Layout and RenderingAssignee: zalan <zalan>
Status: RESOLVED FIXED    
Severity: Normal CC: annulen, bfulgham, changseok, esprehn+autocc, ews-watchlist, glenn, gyuyoung.kim, koivisto, kondapallykalyan, pdr, ryuan.choi, sergio, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch
ews-feeder: commit-queue-
Patch
none
Patch
none
Patch ews-feeder: commit-queue-

Description zalan 2021-08-19 09:55:51 PDT
we are still not doing any incremental invalidation yet.
Comment 1 zalan 2021-08-19 09:57:20 PDT
Created attachment 435876 [details]
Patch
Comment 2 Radar WebKit Bug Importer 2021-08-26 09:56:42 PDT
<rdar://problem/82395169>
Comment 3 zalan 2021-09-14 16:23:55 PDT
Created attachment 438186 [details]
Patch
Comment 4 zalan 2021-09-14 16:41:41 PDT
Created attachment 438190 [details]
Patch
Comment 5 zalan 2021-09-16 18:21:37 PDT
Created attachment 438426 [details]
Patch
Comment 6 Antti Koivisto 2021-09-17 06:47:39 PDT
Comment on attachment 438426 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=438426&action=review

> Source/WebCore/rendering/RenderBlockFlow.cpp:2149
> +        ASSERT(oldStyle);

maybe these asserts are not needed?
Comment 7 zalan 2021-09-17 07:32:59 PDT
Created attachment 438474 [details]
Patch
Comment 8 EWS 2021-09-17 08:03:19 PDT
Committed r282662 (241803@main): <https://commits.webkit.org/241803@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 438474 [details].