WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
312330
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2026-04-14 16:59:49 PDT
<
rdar://problem/174787681
>
ccarley2
Comment 2
2026-04-14 17:08:30 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/62783
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.
Top of Page
Format For Printing
XML
Clone This Bug