Jonathan Almeida
Jonathan Almeida
Theory: I would if it's because the `axes` are `ViewCompat.SCROLL_AXIS_VERTICAL` and `ViewCompat.SCROLL_AXIS_HORIZONTAL`. We probably want to make that check then, but I'd be worried about breaking horizontal scrolling then.
@pocmo does this sound like a search bug? I can't reproduce it in today's Fenix nightly.
This could also be applicable for Fenix as well, if we observe the default app has been set and they may have turned 'Open links in apps' off before. A...
This is due to non-persistent tab thumbnails: https://github.com/mozilla-mobile/android-components/issues/2754
@rpappalax @AaronMT could someone from QA take a look at this test? I'm not sure I understand how it's expected to work from the `refresh.html` file I read. It doesn't...
For eng: we should try to move the Fenix search widget to AC (probably the feature-search component) in a reusable way so that we don't have to copy-paste the code.
In the current version, the notification shows Up for a custom tab and it does clear the opened custom tabs as well. When you go back to the custom tab,...
> * `GeckoResult` [Exceptions](https://searchfox.org/mozilla-central/rev/ffa4d00965c5281def6d3ddcbcdf6259d38c9b9a/widget/android/nsWindow.cpp#1779,1789,1803) - _permalinked before landing 1784554, but these exceptions stay the same_ > > * `InputStream` `IO` [Exception](https://searchfox.org/mozilla-central/rev/ffa4d00965c5281def6d3ddcbcdf6259d38c9b9a/mobile/android/geckoview/src/main/java/org/mozilla/geckoview/GeckoInputStream.java#129,161,166-167) @ohall-m doesn't this mean that `GeckoSession.saveAsPdf()` can now throw...
Similar failures in CI too: https://github.com/mozilla-mobile/android-components/issues/12227
Similar failures in CI (PromptFeature again): https://github.com/mozilla-mobile/android-components/issues/12321