[Webkit-unassigned] [Bug 50631] GeneratedImage::drawPattern() crashes when it fails to create ImageBuffer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 7 10:59:02 PST 2010


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





--- Comment #4 from Yong Li <yong.li.webkit at gmail.com>  2010-12-07 10:59:03 PST ---
(In reply to comment #2)
> (From update of attachment 75822 [details])
> I silently drawing nothing the most useful behavior? Do callers need to know nothing was drawn?

ImageBuffer::create() rarely fails currently. Probably the best solution is never let ImageBuffer::create() fail, and let it do some alternative job when it cannot create platform resource.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list