Skip to content

Exception reporter disentangling for Android UI code #1345

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

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

rjrjr
Copy link
Contributor

@rjrjr rjrjr commented Jun 13, 2025

Uses Throwable.withKey in a few more choke points, to break up crash reporter kitchen sinks. Had to make a few internal core methods public to allow their use from the android modules, but I think that's okay -- they're still in a package named internal, our intent should be clear.

rjrjr and others added 2 commits June 13, 2025 12:54
Uses `Throwable.withKey` in a few more choke points, to break up crash reporter kitchen sinks. Had to make a few `internal` core methods public to allow their use from the android modules, but I think that's okay -- they're still in a package named `internal`, our intent should be clear.
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

1 participant