- 21 Apr, 2020 4 commits
-
-
Mozilla L10n Automation Bot authored
-
ekager authored
-
codrut.topliceanu authored
-
ekager authored
-
- 20 Apr, 2020 6 commits
-
-
ekager authored
-
ekager authored
-
ekager authored
-
isabelrios authored
-
MickeyMoz authored
-
Johan Lorenzo authored
-
- 18 Apr, 2020 5 commits
-
-
MickeyMoz authored
-
Ryan Kelly authored
-
Grisha Kruglov authored
See https://github.com/mozilla-mobile/fenix/issues/4046 for a detailed discussion of this. In short, this patch removes code that would conditionally hide desktop bookmarks depending on the signed-in state of the browser.
-
Jonathan Almeida authored
Setting the `navigationBarColor` is done in the ThemeManager for the attached activity. Since the migration UI is separate from that, we did not get this for free.
-
Sawyer Blatz authored
-
- 17 Apr, 2020 25 commits
-
-
Sawyer Blatz authored
-
Roger Yang authored
-
Christian Sadilek authored
This hides the keyboard after committing a URL in the Toolbar right before we navigate from the SearchFragment to the BrowserFragment. If the BrowserFragment is being displayed before the keyboard is gone an expensive resize of the engine view (content) is triggered when the keyboard finally goes away. This is to prevent that.
-
Emily Kager authored
Co-authored-by:
Sören Hentzschel <kontakt@agenedia.com>
-
Jonathan Almeida authored
-
Mihai Tabara authored
-
Michael Comella authored
-
Michael Comella authored
-
Michael Comella authored
We primarily want to determine if this is a problem area for us to investigate rather than a long term measurement to keep so we should set the expiration date accordingly. Furthermore, this code executes before crash reporting is init so it's ideal to remove it sooner rather than later.
-
Michael Comella authored
-
Michael Comella authored
This class controls the central logic around the metrics we want to record.
-
Michael Comella authored
We need to access the data in stat to get the process start time, so we can calculate the time from process start until application.init for the frameworkStart probe.
-
Michael Comella authored
-
Emily Kager authored
* For #9703 - Call fullScreenChanged in onPause * For #10015 - Exit full screen if new session selected
-
MickeyMoz authored
-
Johan Lorenzo authored
-
ekager authored
-
Grisha Kruglov authored
If we just use the HomeFragment itself, we end up with a memory leak since the lifecycle events that would clean up the registry (e.g. destroy) won't run (if the fragment is retained in the backstack, for example).
-
Mihai Adrian authored
* For #9987: Add extension to secures dialog if parent activity is secured * For #9987: Set FLAG_SECURE to dialog when flag set in activity
-
mozilla-l10n-automation-bot authored
-
Emily Kager authored
Created a dimension for the correct height that the EditText in the fragment_edit_bookmark.xml has to have. Co-authored-by:
DrCesar <josuejacobstercero@gmail.com>
-
Mihai Eduard Badea authored
-
mcarare authored
-
mcarare authored
-
mcarare authored
Checking if session is private uses the new browser state API.
-