Skip to content

Raven-js sends almost-useless stacks for some low-privilege Firefox add-on code #836

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
dmose opened this issue Jan 23, 2017 · 2 comments
Closed

Comments

@dmose
Copy link
Contributor

dmose commented Jan 23, 2017

Do you want to request a feature or report a bug?

A bug.

What is the current behavior?

The "vendored" TraceKit returns a much-abbreviated (read: almost useless) trace for code that is served from "resource:" URLs, which are what is used some low-privilege parts of some Firefox add-ons.

High-level steps-to-reproduce are possible but somewhat painful. However, I'll have a unit test that fails on the current code and success with a fixed version in a PR that I'll open shortly.

What is the expected behavior?

Which versions of Raven.js, and which browser and OS are affected by this issue?

I'd expect all versions of Firefox on all OSes to be affected.

Did this work in previous versions of Raven.js?

Not as far as I know.

Are you using the CDN (http://ravenjs.com)?

No.

Are you using hosted Sentry or on-premises? If on-premises, which version (e.g. 8.7.0)?

On-premises, verison 8.10.0

@dmose
Copy link
Contributor Author

dmose commented Jan 23, 2017

This is now merged into master. Not sure what the conventions are for raven-js, but I'm guessing this can now be closed.

@benvinegar
Copy link
Contributor

This will go out in 3.10.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants