- 19 Feb, 2021 8 commits
-
-
Michael Comella authored
This addresses the root problem we're experiencing for this issue - data not showing up in GLAM.
-
Michael Comella authored
-
Mugurell authored
This was the previous behavior for both the top and bottom toolbars. Regressed when changing to use a new custom behavior for the top toolbar. When entering fullscreen we will now collapse and hide the toolbar, allow the browser to expand to the entire screen estate and then, when exiting fullscreen expand the toolbar. Collapsing and then expanding the toolbar will trigger the EngineViewBrowserToolbarBehavior to place the browser below the toolbar.
-
Roger Yang authored
-
sarentz authored
-
Sebastian Kaspari authored
-
Sebastian Kaspari authored
-
Mozilla L10n Automation Bot authored
-
- 18 Feb, 2021 12 commits
-
-
Arturo Mejia authored
-
Christian Sadilek authored
-
Christian Sadilek authored
-
Christian Sadilek authored
-
Arturo Mejia authored
-
Stefan Arentz authored
-
Victor authored
disables options menu to avoid leak removes on click listener to avoid leak
-
MickeyMoz authored
-
Sebastian Kaspari authored
The test class left SearchStateKt mocked and caused other tests to fail intermittently when running after it.
-
mcarare authored
-
Oana Horvath authored
-
Mozilla L10n Automation Bot authored
-
- 17 Feb, 2021 4 commits
-
-
Ryan Kelly authored
When the user opts out of telemetry, we need to reset the user identifiers used by the experiment system, so that there's no risk of tracking the user across the reset event if they later decide to re-enable telemetry.
-
MickeyMoz authored
-
Oana Horvath authored
-
Mozilla L10n Automation Bot authored
-
- 16 Feb, 2021 9 commits
-
-
Christian Sadilek authored
-
Jan-Erik Rediger authored
-
MickeyMoz authored
-
Ben Hearsum authored
-
Sebastian Kaspari authored
-
Mugurell authored
Speculative fix based on the Firebase logs which shows that on a second check of R.id.tab_wrapper it is not found the screen. It may be because after `advanceToHalfExpandedState` and before getting a reference to it in `waitForTabTrayBehaviorToIdle` it was already animated off the screen. With this in mind I've added a null check for the view reference before trying to register an idling resource on it's Behavior. Also added and used a way to click at a specific location in a View, not just in the default middle in the View. It was observed from the Firebase videos that a "click" on the topBar actually selected the private tabs section. This would leave us to believe that the "click" was caught by that other View which was placed above the x,y middle of the topBar.
-
Mugurell authored
-
Oana Horvath authored
-
Mozilla L10n Automation Bot authored
-
- 15 Feb, 2021 5 commits
-
-
MickeyMoz authored
-
MickeyMoz authored
-
Christian Sadilek authored
-
Codrut Topliceanu authored
* For #17352 - Fixes deleted downloads reappearing The `getDeleteDownloadItemsOperation` job would check fragment context not null after the fragment was stopped. Removing that check and only passing the downloadUseCase as a parameter fixes the problem.
-
Mozilla L10n Automation Bot authored
-
- 14 Feb, 2021 1 commit
-
-
Mozilla L10n Automation Bot authored
-
- 13 Feb, 2021 1 commit
-
-
Mozilla L10n Automation Bot authored
-