Bug 215937

Summary: No need to run full can-use-for (fast inline layout codepath) check on every style change.
Product: WebKit Reporter: alan <zalan>
Component: Layout and RenderingAssignee: alan <zalan>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, changseok, esprehn+autocc, ews-watchlist, glenn, koivisto, kondapallykalyan, mmaxfield, pdr, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

alan
Reported 2020-08-28 11:15:34 PDT
e.g. when the style change diff is RepaintOnly we know that the content has not changed, so no need to re-check each glyphs.
Attachments
Patch (6.18 KB, patch)
2020-08-28 11:29 PDT, alan
no flags
Radar WebKit Bug Importer
Comment 1 2020-08-28 11:15:56 PDT
alan
Comment 2 2020-08-28 11:29:47 PDT
EWS
Comment 3 2020-08-28 13:21:44 PDT
Committed r266291: <https://trac.webkit.org/changeset/266291> All reviewed patches have been landed. Closing bug and clearing flags on attachment 407488 [details].
Note You need to log in before you can comment on or make changes to this bug.