[Webkit-unassigned] [Bug 184990] New: Web Inspector: Canvas tab: Determine isFunction by looking at the prototype

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 25 12:51:17 PDT 2018


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

            Bug ID: 184990
           Summary: Web Inspector: Canvas tab: Determine isFunction by
                    looking at the prototype
           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: webkit at devinrousso.com
                CC: inspector-bugzilla-changes at group.apple.com

Instead of maintaining a static list of function calls on the different canvas context types, we can just look at the prototype to determine if a given key resolves to a function.

-- 
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/20180425/6ed2aa88/attachment.html>


More information about the webkit-unassigned mailing list