[Webkit-unassigned] [Bug 18465] wxWebit crash in BitmapImage::draw on particular site

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 13 18:41:20 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=18465





------- Comment #2 from hyatt at apple.com  2008-04-13 18:41 PDT -------
(From update of attachment 20510)
I think you probably just need to add a null check for your underlying platform
image (like Mac has).

I recently removed the cross-platform null checks from draw and drawTiled, so
it's up to the platforms to null-check now.


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



More information about the webkit-unassigned mailing list