Updates:
Summary: Regression:
canvas.getContext("2d").getImageData(...).data is
'undefined'
Comment #9 on issue 6100 by [email protected]: Regression:
canvas.getContext("2d").getImageData(...).data is
'undefined'
http://code.google.com/p/chromium/issues/detail?id=6100
The following revision refers to this bug:
http://src.chromium.org/viewvc/chrome?view=rev&revision=8326
------------------------------------------------------------------------
r8326 | [email protected] | 2009-01-20 14:06:37 -0800 (Tue, 20 Jan 2009)
| 7 lines
Changed paths:
M
http://src.chromium.org/viewvc/chrome/trunk/deps/third_party/WebKit/WebCore/DerivedSources.make?r1=8326&r2=8325
M
http://src.chromium.org/viewvc/chrome/trunk/deps/third_party/WebKit/WebCore/html/ImageData.cpp?r1=8326&r2=8325
M
http://src.chromium.org/viewvc/chrome/trunk/deps/third_party/WebKit/WebCore/html/ImageData.h?r1=8326&r2=8325
M
http://src.chromium.org/viewvc/chrome/trunk/deps/third_party/WebKit/WebCore/html/ImageData.idl?r1=8326&r2=8325
Fix for bug 6100:
- Introduce a CanvasPixelArray to serve as the holder for the ImageData
pixel array of a canvas element.
This is the third_party/WebKit change.
Review URL: http://codereview.chromium.org/18178
------------------------------------------------------------------------
--
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
-~----------~----~----~----~------~----~------~--~---