Bug 51489 - Update fast/canvas/webgl/gl-uniform-arrays.html to bring in sync with Khronos
Summary: Update fast/canvas/webgl/gl-uniform-arrays.html to bring in sync with Khronos
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGL (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Kenneth Russell
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-22 12:51 PST by Kenneth Russell
Modified: 2010-12-29 10:26 PST (History)
6 users (show)

See Also:


Attachments
Patch (14.77 KB, patch)
2010-12-22 13:09 PST, Kenneth Russell
levin: review+
kbr: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kenneth Russell 2010-12-22 12:51:52 PST
There are a couple of bugs in the fast/canvas/webgl/gl-uniform-arrays.html that have been fixed in the Khronos WebGL conformance suite which should be brought into the WebKit copy of this test. One in particular is causing exceptions to be thrown when run in Chromium's DumpRenderTree, which causes test timeouts.
Comment 1 Kenneth Russell 2010-12-22 13:09:24 PST
Created attachment 77252 [details]
Patch
Comment 2 Kenneth Russell 2010-12-22 13:14:21 PST
Committed r74499: <http://trac.webkit.org/changeset/74499>
Comment 3 WebKit Review Bot 2010-12-29 10:26:05 PST
http://trac.webkit.org/changeset/74743 might have broken GTK Linux 64-bit Debug