- 19 Nov, 2020 1 commit
-
-
Mozilla L10n Automation Bot authored
-
- 18 Nov, 2020 7 commits
-
-
Jonathan Almeida authored
-
ekager authored
-
mcarare authored
-
mcarare authored
-
MickeyMoz authored
-
Oana Horvath authored
-
mozilla-l10n-automation-bot authored
-
- 17 Nov, 2020 6 commits
-
-
Jonathan Almeida authored
-
ekager authored
-
Mugurell authored
Items should follow the following ordering: - current session open tabs - collections options - currently the "Select tabs" button - synced tabs items This order should also be kept after returning from Multiselect mode.
-
Bryan Kok authored
Replace @string/tab_tray_menu_item_save with @string/tab_tray_menu_select, Remove "Share all tabs" option from tab tray's private browsing menu
-
ekager authored
-
Mozilla L10n Automation Bot authored
-
- 16 Nov, 2020 8 commits
-
-
Christian Sadilek authored
-
mcarare authored
-
Christian Sadilek authored
-
Christian Sadilek authored
-
Mickey Moz authored
-
Mihai Tabara authored
Co-authored-by:
Johan Lorenzo <jlorenzo@mozilla.com>
-
MickeyMoz authored
-
Mozilla L10n Automation Bot authored
-
- 14 Nov, 2020 8 commits
-
-
Jonathan Almeida authored
Instead of simply fixing the memory leak for this issue by directly removing references, it makes more sense to move the whole BiometricPrompt out of the fragment and into it's own feature to be re-usable.
-
Mihai Adrian Carare authored
-
Mozilla L10n Automation Bot authored
-
Michael Comella authored
-
Michael Comella authored
While StrictMode is not exclusively used for performance purposes, it's primarily used for perf purposes so let's move it to the perf package and code owner it.
-
Michael Comella authored
-
Michael Comella authored
-
Michael Comella authored
Our previous strategy was to code owner all the specific files we should own but that's fragile and unreasonable. This is simpler. We expect there will still be edge cases that live outside these directories (e.g. *Application*kt).
-
- 13 Nov, 2020 10 commits
-
-
Michael Comella authored
Instead of listing many different files here, we should just put them in /perf/ packages and code owner them.
-
Michael Comella authored
I'm not convinced this is a useful test because the performance characteristics seem unfortunately nuanced: if the test fails, it implies you shouldn't add more but that isn't necessarily true (for example, if your RV child has a large depth). Furthermore, we haven't measured in a variety of circumstances that layouts like LinearLayout perform better as RecyclerView children so maybe it only held for the one small case we used it in.
-
Michael Comella authored
-
Jocelyne Abi Haidar authored
set up preferences in onCreatePreferences instead of onResume so that their visibility is determined before the screen appears rather than after
-
Oana Horvath authored
-
mcarare authored
-
mcarare authored
-
mcarare authored
-
Bryan Kok authored
-
Mugurell authored
-