[Webkit-unassigned] [Bug 252194] New: [GPU Process] REGRESSION(259928 at main): Assertion fails when drawing a PDFDocumentImage as a background-image

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 13 14:15:06 PST 2023


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

            Bug ID: 252194
           Summary: [GPU Process] REGRESSION(259928 at main): Assertion fails
                    when drawing a PDFDocumentImage as a background-image
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Images
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: sabouhallawa at apple.com
                CC: sabouhallawa at apple.com

Image::drawTiled() calls Image::draw() directly instead of calling GraphicsContext::drawImage(). For the PDFDocumentImage, this will hit an assertion failure and trial to draw the pdf image on a DisplayRecorder context.

-- 
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/20230213/46c81067/attachment.htm>


More information about the webkit-unassigned mailing list