RESOLVED FIXED312330
Reduce calls and cost of updateLayout during find in page
https://bugs.webkit.org/show_bug.cgi?id=312330
Summary Reduce calls and cost of updateLayout during find in page
ccarley2
Reported 2026-04-14 16:59:42 PDT
There are some redundant calls to updateLayout in the find in page code path. They could be moved to before the buffer is rebuilt.
Attachments
Radar WebKit Bug Importer
Comment 1 2026-04-14 16:59:49 PDT
ccarley2
Comment 2 2026-04-14 17:08:30 PDT
EWS
Comment 3 2026-04-17 14:53:59 PDT
Committed 311476@main (b237a14cbdab): <https://commits.webkit.org/311476@main> Reviewed commits have been landed. Closing PR #62783 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.