Bug 175060 - Web Inspector: Instrument WebGLProgram link and WebGLShader compile
Summary: Web Inspector: Instrument WebGLProgram link and WebGLShader compile
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Matt Baker
URL:
Keywords:
Depends on: 175059
Blocks: 172624
  Show dependency treegraph
 
Reported: 2017-08-01 16:58 PDT by Matt Baker
Modified: 2017-08-02 17:44 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Baker 2017-08-01 16:58:10 PDT
Summary:
Instrument WebGLProgram link and WebGLShader compile.

Tests:
- Compile shaders
- Compile shaders with errors
- Link program
- Link invalid program
- Link program with invalid shader

(subtask of https://webkit.org/b/172624)