Bug 1532926 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

The `GleanDebugActivity` is shipped in the release version of the library to help with QA and problem diagnosis. However, other applications could manually start this activity and this might be a potential security problem.

This bug is for discussing any potential issue with this feature and, if required, take the appropriate actions to mitigate risks.
The [`GleanDebugActivity`](https://github.com/mozilla-mobile/android-components/blob/master/components/service/glean/src/main/java/mozilla/components/service/glean/debug/GleanDebugActivity.kt) is shipped in the release version of the library to help with QA and problem diagnosis. However, other applications could manually start this activity and this might be a potential security problem.

This bug is for discussing any potential issue with this feature and, if required, take the appropriate actions to mitigate risks.

Back to Bug 1532926 Comment 0