[webkit-reviews] review granted: [Bug 99752] Handle if we fail to allocate nonPlatformCanvas in ImageBuffer constructor : [Attachment 169464] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 18 14:15:46 PDT 2012


Stephen White <senorblanco at chromium.org> has granted Mike Reed
<reed at google.com>'s request for review:
Bug 99752: Handle if we fail to allocate nonPlatformCanvas in ImageBuffer
constructor
https://bugs.webkit.org/show_bug.cgi?id=99752

Attachment 169464: Patch
https://bugs.webkit.org/attachment.cgi?id=169464&action=review

------- Additional Comments from Stephen White <senorblanco at chromium.org>
Looks good.  r=me.  I wonder if we should have some kind of
SkDevice::hasValidBackingStore() utility function in Skia?  Or
SkBitmap::isValid()?


More information about the webkit-reviews mailing list