Bug 312330

Summary: Reduce calls and cost of updateLayout during find in page
Product: WebKit Reporter: ccarley2
Component: HTML EditingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer, wenson_hsieh
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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.