RESOLVED FIXED 215937
No need to run full can-use-for (fast inline layout codepath) check on every style change.
https://bugs.webkit.org/show_bug.cgi?id=215937
Summary No need to run full can-use-for (fast inline layout codepath) check on every ...
alan baradlay
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 baradlay
no flags
Radar WebKit Bug Importer
Comment 1 2020-08-28 11:15:56 PDT
alan baradlay
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.