[Webkit-unassigned] [Bug 208936] New: [GPU Process] encodeNativeImage() should pass imageSize to GraphicsContext::drawNativeImage()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 11 12:37:39 PDT 2020


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

            Bug ID: 208936
           Summary: [GPU Process] encodeNativeImage() should pass
                    imageSize to GraphicsContext::drawNativeImage()
           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

The current call in encodeNativeImage() passes an empty FloatSize for the argument 'imageSize'. This causes the NativeImage not be be drawn to the ShareableBitmap. So encoding the NativeImage was always sending zero image from the WebProcess to the GPUProcess.

-- 
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/20200311/582dd3bc/attachment.htm>


More information about the webkit-unassigned mailing list