RESOLVED WORKSFORME Bug 99096
REGRESSION(r130839): fast/canvas/webgl/arraybuffer-transfer-of-control.html is failing
https://bugs.webkit.org/show_bug.cgi?id=99096
Summary REGRESSION(r130839): fast/canvas/webgl/arraybuffer-transfer-of-control.html i...
Vicki Pfau
Reported 2012-10-11 13:41:43 PDT
Commit http://trac.webkit.org/changeset/130839 appears to have broken the layout test fast/canvas/webgl/arraybuffer-transfer-of-control.html
Attachments
Filip Pizlo
Comment 1 2012-10-11 13:42:39 PDT
Huh. This test implies that our typed array inlining approach may need tweaking.
Filip Pizlo
Comment 2 2012-10-11 13:43:11 PDT
(In reply to comment #1) > Huh. This test implies that our typed array inlining approach may need tweaking. By which I mean, the only reason why we didn't have failures before is that the test didn't previously have coverage into our optimizing JIT.
Vicki Pfau
Comment 3 2012-10-11 17:53:43 PDT
Marked as failing in r131116
Note You need to log in before you can comment on or make changes to this bug.