Bug 99096

Summary: REGRESSION(r130839): fast/canvas/webgl/arraybuffer-transfer-of-control.html is failing
Product: WebKit Reporter: Vicki Pfau <jeffrey+webkit>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WORKSFORME    
Severity: Normal CC: eric.carlson, fpizlo
Priority: P2 Keywords: LayoutTestFailure
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

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.