WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
266035
[UnifiedPDF] `UnifiedPDFPlugin::scaleFactor()` always reports a scale factor of 1
https://bugs.webkit.org/show_bug.cgi?id=266035
Summary
[UnifiedPDF] `UnifiedPDFPlugin::scaleFactor()` always reports a scale factor ...
Abrar Rahman Protyasha
Reported
2023-12-07 16:24:09 PST
The `UnifiedPDFPlugin::scaleFactor()` method unconditionally reports a scale factor of 1, even though the `m_scaleFactor` property of said class isn't guaranteed to be 1. We should change this to make it report `m_scaleFactor` instead.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-12-07 16:24:18 PST
<
rdar://problem/119344324
>
Abrar Rahman Protyasha
Comment 2
2023-12-07 16:30:14 PST
Pull request:
https://github.com/WebKit/WebKit/pull/21479
EWS
Comment 3
2023-12-07 19:22:50 PST
Committed
271707@main
(1db53fe7ec8e): <
https://commits.webkit.org/271707@main
> Reviewed commits have been landed. Closing PR #21479 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