[Webkit-unassigned] [Bug 200185] New: ShareableBitmap::createGraphicsContext() should return nullptr when CGBitmapContextCreateWithData returns nil

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 26 17:02:31 PDT 2019


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

            Bug ID: 200185
           Summary: ShareableBitmap::createGraphicsContext() should return
                    nullptr when CGBitmapContextCreateWithData returns nil
           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: rniwa at webkit.org

We should be returning nullptr instead of creating GraphicsContext with null platform graphics context when CGBitmapContextCreateWithData returns nil.

-- 
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/20190727/b4cc1416/attachment.html>


More information about the webkit-unassigned mailing list