RESOLVED FIXED 77173
fast/js/dfg-byte-array-put should assert the array size
https://bugs.webkit.org/show_bug.cgi?id=77173
Summary fast/js/dfg-byte-array-put should assert the array size
Filip Pizlo
Reported 2012-01-26 19:32:37 PST
It'll make debugging issues with this test somewhat easier, since we're sometimes seeing flakiness that looks like it is due to canvas giving us a smaller array.
Attachments
the patch (1.64 KB, patch)
2012-01-26 19:34 PST, Filip Pizlo
aestes: review+
Filip Pizlo
Comment 1 2012-01-26 19:34:23 PST
Created attachment 124239 [details] the patch
Andy Estes
Comment 2 2012-01-26 19:36:19 PST
Comment on attachment 124239 [details] the patch View in context: https://bugs.webkit.org/attachment.cgi?id=124239&action=review > LayoutTests/ChangeLog:3 > + fast/js/dfg-byte-array-put should assert the array size Should be dfg-byte-array-put.html
Filip Pizlo
Comment 3 2012-01-26 19:46:43 PST
Note You need to log in before you can comment on or make changes to this bug.