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: | Assignee: | 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
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
<rdar://problem/156012417>
Abrar Rahman Protyasha
Pull request: https://github.com/WebKit/WebKit/pull/48166
EWS
Committed 297615@main (f8030f8d2bbf): <https://commits.webkit.org/297615@main>
Reviewed commits have been landed. Closing PR #48166 and removing active labels.