Bug 271029 - FindString should not be sent twice if a webpage has no iframe processes
Summary: FindString should not be sent twice if a webpage has no iframe processes
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Process Model (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Charlie Wolfe
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-03-14 18:45 PDT by Charlie Wolfe
Modified: 2024-04-14 14:31 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Charlie Wolfe 2024-03-14 18:45:27 PDT
Sending two FindString IPC messages in this case adds unnecessary latency.
Comment 1 Radar WebKit Bug Importer 2024-03-14 18:46:16 PDT
<rdar://problem/124652108>
Comment 2 Charlie Wolfe 2024-04-11 21:19:52 PDT
Pull request: https://github.com/WebKit/WebKit/pull/27181
Comment 3 EWS 2024-04-14 14:31:56 PDT
Committed 277474@main (292927b97664): <https://commits.webkit.org/277474@main>

Reviewed commits have been landed. Closing PR #27181 and removing active labels.