[Webkit-unassigned] [Bug 227808] New: transformContextForPainting() doesn't clip to the source rect
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jul 8 12:07:24 PDT 2021
https://bugs.webkit.org/show_bug.cgi?id=227808
Bug ID: 227808
Summary: transformContextForPainting() doesn't clip to the
source rect
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: mmaxfield at apple.com
When we draw PDFs, we just pass in the context and no other arguments to an opaque "draw the PDF" function. So, if we only want a portion of the PDF drawn, we have to mask the context first.
--
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/20210708/7f77d7d9/attachment.htm>
More information about the webkit-unassigned
mailing list