ASSIGNED Bug 176009
Web Inspector: send data for WebGL objects during a recording instead of a placeholder string
https://bugs.webkit.org/show_bug.cgi?id=176009
Summary Web Inspector: send data for WebGL objects during a recording instead of a pl...
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.