Bug 296100

Summary: UnifiedPDFPlugin::isFull[Main]FramePlugin() can have non-trivial overhead when we do lots of coordinate conversions
Product: WebKit Reporter: Abrar Rahman Protyasha <a_protyasha>
Component: PDFAssignee: Abrar Rahman Protyasha <a_protyasha>
Status: RESOLVED FIXED    
Severity: Normal CC: a_protyasha, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Abrar Rahman Protyasha
Reported 2025-07-16 17:17:58 PDT
In some recent profiling, we isFull[Main]FramePlugin() executions aggregate to a non-trivial time for flows that require lots of coordinate conversions, such as find-in-page on a large document. Let's cache this.
Attachments
Radar WebKit Bug Importer
Comment 1 2025-07-16 17:18:06 PDT
Abrar Rahman Protyasha
Comment 2 2025-07-16 19:15:50 PDT
EWS
Comment 3 2025-07-18 13:00:22 PDT
Committed 297615@main (f8030f8d2bbf): <https://commits.webkit.org/297615@main> Reviewed commits have been landed. Closing PR #48166 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.