Travis Long

Results 24 comments of Travis Long

> @travis79 Is there context on this PR? Looks straightforward, but would like some clarity @relud is working on some improvements to the Probe Scraper data-tool that does a lot...

There's one more thing to do for this, and that's add test coverage for the metric collection in Rust, I ran into some issues with that and need to speak...

Seems I forgot to move the exposure event to Rust completely for iOS... not quite ready yet.

Adding the `do-not-merge` label until we get ready to land this for v107 nightlies (mid-September)

This shouldn't land until v107 nightly cycle, and depends on [this PR](https://github.com/mozilla/application-services/pull/5009) in application-services, and [this PR](https://github.com/mozilla/rust-components-swift/pull/64) in rust-components-swift

> @travis79 is it possible that Glean keeps trying while something is still in the outgoing queue? Even if Telemetry is disabled? If telemetry is disabled, it may be trying...

We are tracking this from the Glean side of things via [Bug 1617243](https://bugzilla.mozilla.org/show_bug.cgi?id=1617243)

It looks like FFTV [already uses](https://github.com/mozilla-mobile/firefox-tv/blob/66c82c126961f5dfa914495803bbf787128466b5/app/src/main/AndroidManifest.xml#L10) 2 of the 3 permissions that [lib-crash uses](https://github.com/mozilla-mobile/android-components/blob/18a27894dbcaca2e4f11d2eec443c869f8d2a212/components/lib/crash/src/main/AndroidManifest.xml#L7), it would appear that the adding of the [`FOREGROUND_SERVICE`](https://developer.android.com/reference/android/Manifest.permission.html#FOREGROUND_SERVICE) permission is the one that they are...

Thanks @mcomella! I honestly didn't know how it should work so I appreciate the extra information. This is something that should be added to the documentation of lib-crash, for cases...

Thanks @Guyzeroth! Yes, I think that the info you provided on the potentially sensitive data collection will pre-answer the questions that Trust will ask. Let me get this underway and...