Bug 167086 - Web Inspector: capture an async stack trace for async/await functions
Summary: Web Inspector: capture an async stack trace for async/await functions
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Joseph Pecoraro
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-01-15 14:56 PST by BJ Burg
Modified: 2017-01-17 13:35 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description BJ Burg 2017-01-15 14:56:09 PST
This is a special case for Promises, where we'd want to show the source lines with await rather than the underlying Promise itself.
Comment 1 Radar WebKit Bug Importer 2017-01-15 14:56:18 PST
<rdar://problem/30033681>