[Webkit-unassigned] [Bug 266035] New: [UnifiedPDF] `UnifiedPDFPlugin::scaleFactor()` always reports a scale factor of 1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 7 16:24:09 PST 2023


https://bugs.webkit.org/show_bug.cgi?id=266035

            Bug ID: 266035
           Summary: [UnifiedPDF] `UnifiedPDFPlugin::scaleFactor()` always
                    reports a scale factor of 1
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: PDF
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: a_protyasha at apple.com
                CC: a_protyasha at apple.com, thorton at apple.com,
                    webkit-bug-importer at group.apple.com

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20231208/22ffaf74/attachment.htm>


More information about the webkit-unassigned mailing list