RESOLVED FIXED 94474
Update canvas tests that are using CanvasPixelArray
https://bugs.webkit.org/show_bug.cgi?id=94474
Summary Update canvas tests that are using CanvasPixelArray
Thiago Marcos P. Santos
Reported 2012-08-20 05:57:43 PDT
CanvasPixelArray is deprecated and we use Uint8ClampedArray now. http://www.whatwg.org/specs/web-apps/current-work/#uint8clampedarray W3C already update the approved tests using CanvasPixelArray. http://dvcs.w3.org/hg/html/rev/2aea5b0c16f8
Attachments
Patch (10.71 KB, patch)
2012-08-20 06:09 PDT, Thiago Marcos P. Santos
no flags
Patch (10.71 KB, patch)
2012-08-20 07:00 PDT, Thiago Marcos P. Santos
no flags
Thiago Marcos P. Santos
Comment 1 2012-08-20 06:09:04 PDT
Andreas Kling
Comment 2 2012-08-20 06:13:19 PDT
Comment on attachment 159406 [details] Patch LGTM.
WebKit Review Bot
Comment 3 2012-08-20 06:50:40 PDT
Comment on attachment 159406 [details] Patch Rejecting attachment 159406 [details] from commit-queue. Failed to run "['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '-..." exit_code: 2 Last 500 characters of output: Kit/chromium/third_party/yasm/source/patched-yasm --revision 134927 --non-interactive --force --accept theirs-conflict --ignore-externals' in '/mnt/git/webkit-commit-queue/Source/WebKit/chromium' 50>At revision 134927. ________ running '/usr/bin/python tools/clang/scripts/update.py --mac-only' in '/mnt/git/webkit-commit-queue/Source/WebKit/chromium' ________ running '/usr/bin/python gyp_webkit' in '/mnt/git/webkit-commit-queue/Source/WebKit/chromium' Updating webkit projects from gyp files... Full output: http://queues.webkit.org/results/13530958
Thiago Marcos P. Santos
Comment 4 2012-08-20 07:00:29 PDT
Created attachment 159418 [details] Patch Rebased.
WebKit Review Bot
Comment 5 2012-08-20 08:05:14 PDT
Comment on attachment 159418 [details] Patch Clearing flags on attachment: 159418 Committed r126027: <http://trac.webkit.org/changeset/126027>
WebKit Review Bot
Comment 6 2012-08-20 08:05:19 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.