Updates:
        Owner: m...@chromium.org

Comment #21 on issue 2044 by esei...@chromium.org: [CRASH]Renderer crashes  
when zoomed into street level on maps.yahoo.com
http://code.google.com/p/chromium/issues/detail?id=2044

Well, void HTMLCanvasElement::createImageBuffer() const has an obvious bug,  
in that
ImageBuffer::create() can return NULL, and it doesn't check for that.  But  
that
doesn't seem to be the bug we're hitting here.  (See WebKit bug 23212 for  
discussion.)

I'll fix the obvious null return in WebKit (by reviewing and landing Mike's  
patch
https://bugs.webkit.org/show_bug.cgi?id=23212), but this Skia/Chromium  
crasher
someone else who works in the Chromium/Skia tree more regularly should go  
after.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to