WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
141213
Web Inspector: when paused, debugger call stack should show native entry point to JavaScript
https://bugs.webkit.org/show_bug.cgi?id=141213
Summary
Web Inspector: when paused, debugger call stack should show native entry poin...
Brian Burg
Reported
2015-02-03 15:14:28 PST
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.. :)
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2015-02-03 15:14:52 PST
<
rdar://problem/19706995
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug