Closed philbooth closed 6 years ago
Fixes #222.
In 4636112, I update the Sentry dependency to the latest version.
In bfeb745, I move the point at which we capture errors for Sentry, so that we now catch every error rather than just those which are logged.
In 5faef07, I turn on debug symbols in the release build, so that Sentry errors contain richer information.
@mozilla/fxa-devs r?
Just noting that this had the desired effect, we now get line numbers in the stack traces.
Fixes #222.
In 4636112, I update the Sentry dependency to the latest version.
In bfeb745, I move the point at which we capture errors for Sentry, so that we now catch every error rather than just those which are logged.
In 5faef07, I turn on debug symbols in the release build, so that Sentry errors contain richer information.
@mozilla/fxa-devs r?