[Webkit-unassigned] [Bug 65063] REGRESSION(r91628): 3 canvas tests crash on Chromium Linux and one test fail on Chromium Mac

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 18 21:04:16 PDT 2011


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





--- Comment #20 from James Robinson <jamesr at chromium.org>  2011-08-18 21:04:16 PST ---
This still crashing, we're doing a bad cast on Image* to BitmapImage* and then calling the wrong member functions.  Totally not cool to leave a memory stomping crash in the tree for so long :(

I'll try to pick this up and fix it, seems like the patch stalled out mostly over naming and style concerns.

-- 
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