Skip to content

Conversation

@benvinegar
Copy link
Contributor

In #542 we removed most of TraceKit's source fetching code (everything except TraceKit's context parsing of old Opera error messages).

This finishes the job by killing the remaining TraceKit code, and also removing _extractContextFromFrame from src/raven.js.

To clarify once again, this only removes client-side context/source fetching. Sentry server will still fetch source/context from 1) your publicly-accessible JavaScript sources, and 2) release artifacts uploaded directly to Sentry.

@benvinegar
Copy link
Contributor Author

cc @mattrobenolt

@mattrobenolt
Copy link
Contributor

Good riddance.

// context: [] context is stubbed
};

Raven._globalOptions.fetchContext = true;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This can be removed.

@benvinegar benvinegar merged commit 0a727d0 into master May 18, 2016
@benvinegar benvinegar deleted the remove-context branch May 18, 2016 19:31
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

Successfully merging this pull request may close these issues.

3 participants