RESOLVED FIXED 29254
Add LayoutTest infrastructure to WebGL
https://bugs.webkit.org/show_bug.cgi?id=29254
Summary Add LayoutTest infrastructure to WebGL
Chris Marrin
Reported 2009-09-14 14:45:56 PDT
Because WebGL is not built by default we need to be able to enable and disable LayoutTests for it, depending on whether or not it is compiled into the build.
Attachments
Patch (11.80 KB, patch)
2009-09-14 14:49 PDT, Chris Marrin
oliver: review+
Chris Marrin
Comment 1 2009-09-14 14:49:42 PDT
Oliver Hunt
Comment 2 2009-09-14 15:02:50 PDT
Comment on attachment 39572 [details] Patch I really dislike this API -- I don't understand the benefit of context.getInteger(SOME_KEY) vs. context.someKey -- especially given it does not necessarily return an integer.
Chris Marrin
Comment 3 2009-09-14 18:28:41 PDT
Sending LayoutTests/ChangeLog Adding LayoutTests/fast/canvas/webgl Adding LayoutTests/fast/canvas/webgl/gl-get-calls-expected.txt Adding LayoutTests/fast/canvas/webgl/gl-get-calls.html Sending WebKitTools/ChangeLog Sending WebKitTools/Scripts/run-webkit-tests Sending WebKitTools/Scripts/webkitdirs.pm Transmitting file data ...... Committed revision 48380.
Note You need to log in before you can comment on or make changes to this bug.