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
296100
UnifiedPDFPlugin::isFull[Main]FramePlugin() can have non-trivial overhead when we do lots of coordinate conversions
https://bugs.webkit.org/show_bug.cgi?id=296100
Summary
UnifiedPDFPlugin::isFull[Main]FramePlugin() can have non-trivial overhead whe...
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2025-07-16 17:18:06 PDT
<
rdar://problem/156012417
>
Abrar Rahman Protyasha
Comment 2
2025-07-16 19:15:50 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/48166
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.
Top of Page
Format For Printing
XML
Clone This Bug