Mugurell

Results 128 comments of Mugurell

I tested this on a Samsung S7 with Android 8.0 with Power saving mode activated. The tests were done using at least 100 runs because there was a lot of...

Saw that a similar regression occured on Fenix also which would confirm the issue stems from AS and potentially GV. | | | Spoke with @ionutbedregeanu about the next steps...

Started testing again [this AC list of merges](https://github.com/mozilla-mobile/android-components/pulls?q=is%3Apr+is%3Aclosed+merged%3A2022-04-18..2022-04-22+base%3Amain+sort%3Aupdated-asc+) on a Nokia 6.1 with Android 10 and got the following data: ## Results on A-C: | Merge day | Revision #...

Seeing that bisecting commits may give false results because of differences between runs higher than the reported regression I tested a block of commits around April 21st from [this AC...

@mcomella Tried profiling the startup with using the steps from https://github.com/mozilla-mobile/focus-android/issues/6923#issuecomment-1169238181 but by starting the app with `measure_start_up.py -c=1 --product=focus nightly cold_view_nav_start` as an easy way to also measure the...

Waiting for a resolution from GV - https://bugzilla.mozilla.org/show_bug.cgi?id=1770940

This seems related to https://github.com/mozilla-mobile/focus-android/issues/2951 and https://bugzilla.mozilla.org/show_bug.cgi?id=1773288

Reposting from https://github.com/mozilla-mobile/android-components/issues/2695 Currently GV's PZC returns INPUT_RESULT_HANDLED for inner scrolls also (like in the case described here) based on which we will indeed scroll the navbar. Irrespective of the...

If this work is not urgent we might wait to use the same common approach on both Fenix and Focus.

> > If this work is not urgent we might wait to use the same common approach on both Fenix and Focus. > > @Mugurell Could you clarify? Do you...