Bug 176663
Summary: | ScriptCallStackFactory does strange things to the stack trace | ||
---|---|---|---|
Product: | WebKit | Reporter: | Filip Pizlo <fpizlo> |
Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | joepeck |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | All | ||
OS: | All |
Filip Pizlo
...
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Joseph Pecoraro
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.