[Webkit-unassigned] [Bug 141213] New: Web Inspector: when paused, debugger call stack should show native entry point to JavaScript

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 3 15:14:28 PST 2015


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

            Bug ID: 141213
           Summary: Web Inspector: when paused, debugger call stack should
                    show native entry point to JavaScript
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: burg at cs.washington.edu
                CC: graouts at webkit.org, joepeck at webkit.org,
                    jonowells at apple.com, mattbaker at apple.com,
                    nvasilyev at apple.com, timothy at apple.com,
                    webkit-bug-importer at group.apple.com

In some cases like Array.prototype.map, a call frame like [native code] is entered into the call stack. It would be great to extend this, so that the call stack shows DOM timers, DOM events, requestAnimationFrame, promises, etc as native call frames that call into user script. Bonus points if these could be cross-referenced with the initiating code on the timeline.. :)

-- 
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/20150203/8d1058dc/attachment-0002.html>


More information about the webkit-unassigned mailing list