[Webkit-unassigned] [Bug 218839] New: [GPU Process] Delete the DisplayList items: DrawImage and DrawTiledImage

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 11 19:50:02 PST 2020


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

            Bug ID: 218839
           Summary: [GPU Process] Delete the DisplayList items: DrawImage
                    and DrawTiledImage
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Canvas
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: sabouhallawa at apple.com
                CC: dino at apple.com

This is clean up left from r269708. These DisplayList items are not needed anymore. The default implementation of the recording functions in GraphicsContextImpl was to call Image::draw() or Image::drawTiled() which we do right now by not recording in the functions: GraphicsContext::drawImage() and GraphicsContext::drawTiledImage().

-- 
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/20201112/c8330a52/attachment.htm>


More information about the webkit-unassigned mailing list