Bug 42204

Summary: Fold most WebGL script-tests into .html files
Product: WebKit Reporter: Kenneth Russell <kbr>
Component: WebGLAssignee: Kenneth Russell <kbr>
Status: RESOLVED FIXED    
Severity: Normal CC: cmarrin, dglazkov, fishd, oliver, zmo
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 42185    
Attachments:
Description Flags
Patch fishd: review+, kbr: commit-queue-

Kenneth Russell
Reported 2010-07-13 14:44:30 PDT
For simplicity, in the Khronos WebGL conformance tests, an attempt has been made to keep most tests to a single file rather than splitting off the logic into a separate .js file. In order to keep these tests in sync in the future, it is strongly desirable to do the same in the WebKit versions of these layout tests.
Attachments
Patch (70.20 KB, patch)
2010-07-13 14:58 PDT, Kenneth Russell
fishd: review+
kbr: commit-queue-
Kenneth Russell
Comment 1 2010-07-13 14:58:21 PDT
Created attachment 61420 [details] Patch From the ChangeLog: For each WebGL script-test layout test which has a corresponding copy in the Khronos repository, folded the .js into the .html. This will make it easier to synchronize these tests between repositories.
Kenneth Russell
Comment 2 2010-07-13 15:03:02 PDT
Note You need to log in before you can comment on or make changes to this bug.