Comment #3 on issue 6259 by [email protected]: Chromium crashes with
custom cursors - WebCursor::GetCursor() hitting InvalidParameter
http://code.google.com/p/chromium/issues/detail?id=6259
The following revision refers to this bug:
http://src.chromium.org/viewvc/chrome?view=rev&revision=8034
------------------------------------------------------------------------
r8034 | [email protected] | 2009-01-14 11:29:26 -0800 (Wed, 14 Jan 2009)
| 9 lines
Changed paths:
M
http://src.chromium.org/viewvc/chrome/trunk/deps/third_party/WebKit/WebCore/platform/graphics/skia/ImageSourceSkia.cpp?r1=8034&r2=8033
Recreate the skia image decoder from the undecoded data bits passed down,
when the image source is cleared.
This fixes bug http://code.google.com/p/chromium/issues/detail?id=6259,
which occurs when a custom cursor is created by webkit after the webkit
cache prune operation has evicted the decoded frames from the image. The
fix is on the same lines as the coregraphics implementation of the image
source.
Bug=6259
R=brettw
Review URL: http://codereview.chromium.org/18034
------------------------------------------------------------------------
--
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
-~----------~----~----~----~------~----~------~--~---