- 08 Oct, 2020 3 commits
-
-
Mozilla L10n Automation Bot authored
-
Jonathan Almeida authored
-
Jonathan Almeida authored
-
- 07 Oct, 2020 24 commits
-
-
Chenxia Liu authored
-
Chenxia Liu authored
-
Chenxia Liu authored
-
Chenxia Liu authored
tracking_protection, default_engine
-
Chenxia Liu authored
show_search
-
Chenxia Liu authored
-
Chenxia Liu authored
-
Chenxia Liu authored
-
Chenxia Liu authored
-
Chenxia Liu authored
-
Chenxia Liu authored
-
Chenxia Liu authored
-
Chenxia Liu authored
-
Chenxia Liu authored
-
Chenxia Liu authored
-
Chenxia Liu authored
-
Chenxia Liu authored
-
Chenxia Liu authored
-
Chenxia Liu authored
-
mcarare authored
-
Michael Comella authored
This changes the error highlighting from being the entire contents of <Button ...> to just the first line of <Button>.
-
alexandru-io authored
-
Johan Lorenzo authored
This reverts commit cd6ab451.
-
mozilla-l10n-automation-bot authored
-
- 06 Oct, 2020 12 commits
-
-
Elise Richards authored
Co-authored-by:
Tiger Oakes <toakes@mozilla.com>
-
Michael Comella authored
Running locally, I get the same error: I think that there legitimately was an reduction in the number of StrictMode suppressions on start up.
-
Michael Comella authored
-
Michael Comella authored
-
Michael Comella authored
-
Michael Comella authored
-
Michael Comella authored
Before it used to output the violations all one one line. Now it looks like: ``` MozillaStrictModeSuppression: 'import mozilla.components.support.ktx.android.os.resetAfter' at (17,1) in /StrictModeManager.kt Please use `components.strictMode.resetAfter` instead because it has performance improvements and additional code to monitor for performance regressions. MozillaStrictModeSuppression: 'setThreadPolicy(threadPolicy.build())' at (56,24) in /StrictModeManager.kt Please use `components.strictMode.resetAfter` instead because it has performance improvements and additional code to monitor for performance regressions. MozillaStrictModeSuppression: 'setVmPolicy(builder.build())' at (71,24) in /StrictModeManager.kt NOT YET IMPLEMENTED: please consult the perf team about implementing`StrictModeManager.resetAfter`: we want to understand the performance implications of suppressing setVmPolicy before allowing it. ```
-
Michael Comella authored
-
Michael Comella authored
This is more correct, faster, and results in less copy-paste duplication than the current behavior: homeScreen { }.dismissOnboarding() Which opens settings to dismiss onboarding.
-
Michael Comella authored
-
Jocelyne Abi Haidar authored
set save button state by calling invalidateOptionsMenu, causing onPrepareOptionsMenu to be called which will enable/disable the save button depending on if changes have been made or not
-
mozilla-l10n-automation-bot authored
-
- 05 Oct, 2020 1 commit
-
-
Mozilla L10n Automation Bot authored
-