Bug 99096 - REGRESSION(r130839): fast/canvas/webgl/arraybuffer-transfer-of-control.html is failing
Summary: REGRESSION(r130839): fast/canvas/webgl/arraybuffer-transfer-of-control.html i...
Status: RESOLVED WORKSFORME
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: LayoutTestFailure
Depends on:
Blocks:
 
Reported: 2012-10-11 13:41 PDT by Vicki Pfau
Modified: 2013-08-08 11:40 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vicki Pfau 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
Comment 1 Filip Pizlo 2012-10-11 13:42:39 PDT
Huh.  This test implies that our typed array inlining approach may need tweaking.
Comment 2 Filip Pizlo 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.
Comment 3 Vicki Pfau 2012-10-11 17:53:43 PDT
Marked as failing in r131116