[webkit-reviews] review denied: [Bug 200184] Add a missing null check to ShareableBitmap::makeCGImageCopy() : [Attachment 375002] Fixes the bug

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


Simon Fraser (smfr) <simon.fraser at apple.com> has denied  review:
Bug 200184: Add a missing null check to ShareableBitmap::makeCGImageCopy()
https://bugs.webkit.org/show_bug.cgi?id=200184

Attachment 375002: Fixes the bug

https://bugs.webkit.org/attachment.cgi?id=375002&action=review




--- Comment #7 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
Comment on attachment 375002
  --> https://bugs.webkit.org/attachment.cgi?id=375002
Fixes the bug

I think you should make ShareableBitmap::createGraphicsContext() return nullptr
and fix the ~10 call sites that we care about.


More information about the webkit-reviews mailing list