[Webkit-unassigned] [Bug 157852] New: Web Inspector: console.trace should show something useful for bound functions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 18 11:28:53 PDT 2016


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

            Bug ID: 157852
           Summary: Web Inspector: console.trace should show something
                    useful for bound functions
    Classification: Unclassified
           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: bburg at apple.com
                CC: bburg at apple.com, graouts at webkit.org,
                    joepeck at webkit.org, mattbaker at apple.com,
                    nvasilyev at apple.com, timothy at apple.com,
                    webkit-bug-importer at group.apple.com

Currently it just says [native code] as the location and doesn't try to walk up the stack any further. This is annoying.

Since console.trace has a fairly compact format, we probably just want to list the bound function's source location, and continue up the call stack to show which source location called the bound function.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160518/ddfbdaa3/attachment.html>


More information about the webkit-unassigned mailing list