- 12 Dec, 2019 1 commit
-
-
MickeyMoz authored
-
- 11 Dec, 2019 9 commits
-
-
MozLando authored
5291: Issue #4500: Add API for installing/uninstalling third-party extensions r=Amejia481,psymoon a=csadilek This brings in the engine/store APIs to install third-party extensions, as well as uninstall (for both built-in and external extensions). I prefer having a single `installWebExtension` method (as opposed to separate ones for built-in and external extensions), because it keeps install/uninstall symmetric and the API surface smaller. We can revisit that later though once the new `installBuiltIn` lands in GV. I am going to add the `AddonManager` and sample-browser bits in a separate PR. Co-authored-by:
Christian Sadilek <christian.sadilek@gmail.com>
-
Christian Sadilek authored
-
MozLando authored
5290: GeckoView update (nightly) (20191211-140817) r=pocmo a=MickeyMoz Co-authored-by:
MickeyMoz <sebastian@mozilla.com>
-
MozLando authored
5227: For #5145: Check for Null or Empty Stack Trace Before Reporting Crash to Socorro r=pocmo a=rocketsroger Co-authored-by:
Roger Yang <royang@mozilla.com>
-
MickeyMoz authored
-
MozLando authored
5289: Docs update (20191211-120814) [ci skip] r=pocmo a=MickeyMoz Co-authored-by:
MickeyMoz <sebastian@mozilla.com>
-
MickeyMoz authored
-
MozLando authored
5286: Fixes #5283: Keeps same fileName when appending to resumed download r=csadilek a=sblatz Co-authored-by:
Sawyer Blatz <sdblatz@gmail.com>
-
Sawyer Blatz authored
-
- 10 Dec, 2019 13 commits
-
-
MozLando authored
5274: Docs update (20191210-120847) [ci skip] r=Amejia481 a=MickeyMoz Co-authored-by:
MickeyMoz <sebastian@mozilla.com>
-
MozLando authored
5277: Public Suffix List update (20191210-140721) r=Amejia481 a=MickeyMoz Co-authored-by:
MickeyMoz <sebastian@mozilla.com>
-
MozLando authored
5270: Closes #5268: Filter out private tabs in RemoteTabsFeature r=jonalmeida a=eoger r? @jonalmeida Co-authored-by:
Edouard Oger <eoger@fastmail.com>
-
MozLando authored
5266: Merge day! r=csadilek a=pocmo
🎉 Co-authored-by:Sebastian Kaspari <s.kaspari@gmail.com>
-
Edouard Oger authored
-
MickeyMoz authored
-
MickeyMoz authored
-
Sebastian Kaspari authored
-
Sebastian Kaspari authored
-
MozLando authored
5228: Migrate fennec telemetry setting r=grigoryk a=Mugurell Introduces a new "FennecSettingsMigrator" which will be responsible for migrating all common Fennec - Fenix settings. Starting with the telemetry opt-in status which in Fenix will be "true" only if both "Telemetry" and "Firefox Health Report" were enabled on Fennec. Co-authored-by:
Mugurell <mugurell@users.noreply.github.com>
-
Mugurell authored
This patch introduces a new "FennecSettingsMigrator" which will be responsible for migrating all common Fennec - Fenix settings. Starting with the telemetry opt-in status which in Fenix will be "true" if the Firefox Health Report setting ws also true on Fennec, and "false" otherwise. It may be possible that the Fenix install is a new one and not an upgrade from Fennec in which case no setting will be migrated and the migration would be considered as successful. Co-authored-by:
Grisha Kruglov <gkruglov@mozilla.com>
-
MozLando authored
5181: Update Android Gradle plugin and Gradle version. r=jonalmeida a=Amejia481 Co-authored-by:
Arturo Mejia <arturomejiamarmol@gmail.com>
-
MozLando authored
5241: Do not inherit LifecycleAwareFeature in RemoteTabsFeature r=jonalmeida a=eoger Turns out it doesn't really work out as we need the feature for the awesomebar suggestions. Co-authored-by:
Edouard Oger <eoger@fastmail.com>
-
- 09 Dec, 2019 10 commits
-
-
Edouard Oger authored
-
MozLando authored
5265: Fixes #5264: Passes DownloadState to FetchDownloadManager when completed r=csadilek a=sblatz Co-authored-by:
Sawyer Blatz <sdblatz@gmail.com>
-
Sebastian Kaspari authored
-
Sawyer Blatz authored
-
Sebastian Kaspari authored
-
Sebastian Kaspari authored
-
MozLando authored
5254: Closes #5253: Intermittent test failure in WebExtensionSupportTest r=Amejia481 a=csadilek Was just missing a `joinBlocking` for the last dispatched action. Co-authored-by:
Christian Sadilek <christian.sadilek@gmail.com>
-
MozLando authored
5257: Import strings from android-l10n. r=pocmo a=mozilla-l10n-automation-bot n/t Co-authored-by:
Mozilla L10n Automation Bot <release+l10n-automation-bot@mozilla.com>
-
MozLando authored
5258: Docs update (20191208-120936) [ci skip] r=pocmo a=MickeyMoz 5259: Public Suffix List update (20191208-140633) r=pocmo a=MickeyMoz Co-authored-by:
MickeyMoz <sebastian@mozilla.com>
-
Mozilla L10n Automation Bot authored
-
- 08 Dec, 2019 2 commits
- 07 Dec, 2019 5 commits
-
-
Christian Sadilek authored
-
MozLando authored
5220: Closes #5009: Add RemoteTabsStorageSuggestionProvider r=me a=eoger Depends on #5190. Fixes #5009. This is a naive implementation of remote tabs matching in the awesome bar. Co-authored-by:
Edouard Oger <eoger@fastmail.com>
-
MozLando authored
5252: Import strings from android-l10n. r=jonalmeida a=mozilla-l10n-automation-bot n/t Co-authored-by:
Mozilla L10n Automation Bot <release+l10n-automation-bot@mozilla.com>
-
MozLando authored
5183: Closes #4067: Fennec logins migration r=csadilek a=grigoryk Co-authored-by:
Grisha Kruglov <gkruglov@mozilla.com>
-
Grisha Kruglov authored
-