[Webkit-unassigned] [Bug 190026] New: Web Inspector: Canvas: replace constant numbers with their associated name on WebGL contexts

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 26 21:49:35 PDT 2018


https://bugs.webkit.org/show_bug.cgi?id=190026

            Bug ID: 190026
           Summary: Web Inspector: Canvas: replace constant numbers with
                    their associated name on WebGL contexts
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: drousso at apple.com
                CC: inspector-bugzilla-changes at group.apple.com

Any `GLenum` argument should come from a constant number defined on `WebGLRenderingContext.prototype`, meaning that we can (and should) show that text instead of the number value.  Developers are more likely to know the constant's name rather than its actual numerical value.

-- 
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/20180927/cc7c13c5/attachment.html>


More information about the webkit-unassigned mailing list