Bug 176663 - ScriptCallStackFactory does strange things to the stack trace
Summary: ScriptCallStackFactory does strange things to the stack trace
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-09-09 17:43 PDT by Filip Pizlo
Modified: 2018-01-05 13:37 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Filip Pizlo 2017-09-09 17:43:23 PDT
...
Comment 1 Joseph Pecoraro 2018-01-05 13:37:24 PST
Yeah, this is pretty sketchy looking. The fact that JSDOMExceptionHandling does firstNonNativeCallFrame seems like this is probably unnecessary. I'm playing around in here right now I'll look into removing this.