[Webkit-unassigned] [Bug 246186] New: [Webinspector] Display OpenGL object ids in canvas inspector
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Oct 6 16:36:44 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=246186
Bug ID: 246186
Summary: [Webinspector] Display OpenGL object ids in canvas
inspector
Product: WebKit
Version: Other
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Web Inspector
Assignee: webkit-unassigned at lists.webkit.org
Reporter: djg at apple.com
CC: inspector-bugzilla-changes at group.apple.com
In the Canvas Inspector, WebGL objects just appear as a string "WebGL<Name>" of the corresponding type. eg. WebGLBuffer for buffer objects. This isn't very helpful in determining which object is being referred to. We should adorn the names with the underlying OpenGL id which is just an integer handle. This would help visually find which webgl object calls are referring to.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20221006/dd92cfc7/attachment.htm>
More information about the webkit-unassigned
mailing list