Skip to content
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

Bug 1946133 - GleanDebugActivity fixes for StrictMode violation in Fenix #3060

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

travis79
Copy link
Member

@travis79 travis79 commented Feb 5, 2025

After doing a little research on this, I have a couple of things that should help

  • Eliminates StrictMode violations (by ensuring immutable extras).
  • Ensures safe intent launching (by verifying activity exports).

@travis79 travis79 requested a review from a team as a code owner February 5, 2025 20:00
@travis79 travis79 requested review from badboy and removed request for a team February 5, 2025 20:00
- Eliminates StrictMode violations (by ensuring immutable extras).
- Ensures safe intent launching (by verifying activity exports).
@travis79
Copy link
Member Author

travis79 commented Feb 5, 2025

cc @pollym if you wouldn't mind taking a look since you are familiar

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