Bug 176009

Summary: Web Inspector: send data for WebGL objects during a recording instead of a placeholder string
Product: WebKit Reporter: Devin Rousso <hi>
Component: Web InspectorAssignee: Devin Rousso <hi>
Status: ASSIGNED    
Severity: Normal CC: bburg, inspector-bugzilla-changes, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Bug Depends on: 174483    
Bug Blocks: 173807    
Attachments:
Description Flags
[Patch] WIP none

Devin Rousso
Reported 2017-08-26 16:57:53 PDT
The data for buffers and textures can be regenerated, or at least previewed, to assist in debugging WebGL canvases in the WebInspector frontend. We should send the actual data for these objects instead of placeholder strings (e.g. "WebGLBuffer", "WebGLTexture", etc.).
Attachments
[Patch] WIP (16.78 KB, patch)
2018-09-26 23:22 PDT, Devin Rousso
no flags
Radar WebKit Bug Importer
Comment 1 2017-09-01 13:47:38 PDT
Devin Rousso
Comment 2 2018-09-26 23:22:54 PDT
Created attachment 350951 [details] [Patch] WIP
Note You need to log in before you can comment on or make changes to this bug.