RESOLVED FIXED 42212
Synchronize webgl-test.js from Khronos repository
https://bugs.webkit.org/show_bug.cgi?id=42212
Summary Synchronize webgl-test.js from Khronos repository
Kenneth Russell
Reported 2010-07-13 16:39:34 PDT
In the Khronos WebGL conformance tests, utils3d.js was folded into webgl-test.js, and some changes were made to the functions in webgl-test.js. As part of the synchronization of the test suites between these repositories, this helper library needs to be synchronized with the Khronos version, and references to utils3d.js need to be removed.
Attachments
Patch (77.66 KB, patch)
2010-07-13 16:51 PDT, Kenneth Russell
fishd: review+
kbr: commit-queue-
Kenneth Russell
Comment 1 2010-07-13 16:51:55 PDT
Created attachment 61434 [details] Patch From the ChangeLog: Incorporated latest webgl-test.js from Khronos repository. Deleted utils3d.js and removed references to it from tests. Updated those tests which were using the create3DDebugContext helper function, which has been removed. Rebaselined five tests.
Darin Fisher (:fishd, Google)
Comment 2 2010-07-13 16:55:04 PDT
Comment on attachment 61434 [details] Patch LayoutTests/fast/canvas/webgl/resources/webgl-test.js:9 + } else { indentation is off by 1 R=me
Kenneth Russell
Comment 3 2010-07-14 11:18:47 PDT
Note You need to log in before you can comment on or make changes to this bug.