Michael Comella
Michael Comella
Document how to add telemetry probe + review process
> * Test naming conventions > > * UI vs integration vs unit: when to write which? > > * androidTest package hierarchy > > * robot pattern Landed all...
Also that the milestones are prioritized with drag-and-drop.
Something I wrote up for colors: > Quick rundown on colors: we have [a Photon color palette](https://github.com/FirefoxUX/design-tokens/tree/master/photon-colors) that [we ship with android components](https://github.com/mozilla-mobile/android-components/blob/master/components/ui/colors/src/main/res/values/photon_colors.xml). > >When using colors, we try to...
Creating review commits or squashing into existing changes?
> Alternatively it would be nice if the implementation generated the documentation automatically. In it's simplest form, we could generate the documentation from the javadoc.
Another thing that is happening is that the request is blocking on the Android UI thread to be free. This is because, for whatever reason, in GeckoView the request needs...
@julienw I reproduced this maybe 10-15s before Mon Sep 20 09:28:00 PDT 2021. _edit: I clicked try again twice and it failed both times. The second of these try agains...
I submitted a pull request: https://github.com/mozilla/web-ext/pull/3310
In eng meeting, we discussed receiving partial data from FB to speed up queries (e.g. show Yelp data first, introduce website when we hit factual, add TA data when we...