NEW 223797
Add a fast path for text only render tree updates
https://bugs.webkit.org/show_bug.cgi?id=223797
Summary Add a fast path for text only render tree updates
Antti Koivisto
Reported 2021-03-26 07:44:37 PDT
Render tree updates for text content changes are done along with style updates. However much of the machinery can be skipped if there is nothing else to do besides the text update.
Attachments
wip (1.51 KB, patch)
2021-03-26 07:45 PDT, Antti Koivisto
no flags
wip (1.55 KB, patch)
2021-03-26 07:51 PDT, Antti Koivisto
no flags
wip (1.92 KB, patch)
2021-03-26 07:57 PDT, Antti Koivisto
no flags
wip (1.95 KB, patch)
2021-03-26 08:43 PDT, Antti Koivisto
no flags
Antti Koivisto
Comment 1 2021-03-26 07:45:05 PDT
Antti Koivisto
Comment 2 2021-03-26 07:51:34 PDT
Antti Koivisto
Comment 3 2021-03-26 07:57:08 PDT
Antti Koivisto
Comment 4 2021-03-26 08:43:00 PDT
Radar WebKit Bug Importer
Comment 5 2021-04-02 07:45:17 PDT
Note You need to log in before you can comment on or make changes to this bug.