Bug 156004 - Web Inspector: promiseReactionJob shows up in the call stack
Summary: Web Inspector: promiseReactionJob shows up in the call stack
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-03-29 20:07 PDT by Timothy Hatcher
Modified: 2016-04-30 17:41 PDT (History)
7 users (show)

See Also:


Attachments
Screenshot (352.17 KB, image/png)
2016-03-29 20:07 PDT, Timothy Hatcher
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Timothy Hatcher 2016-03-29 20:07:19 PDT
Created attachment 275169 [details]
Screenshot

We should not show built-ins in the call frames. See screenshot. This was a breakpoint in a catch() on a promise on https://webkit.org/nightly/archives/
Comment 1 Radar WebKit Bug Importer 2016-03-29 20:07:46 PDT
<rdar://problem/25431960>
Comment 2 Timothy Hatcher 2016-04-01 11:52:51 PDT
This also shows up on console logs too. See bug 156114.
Comment 3 Timothy Hatcher 2016-04-30 17:41:00 PDT
This no longer happens. Show them in error stacks is fine I think.