- 01 Aug, 2020 1 commit
-
-
MickeyMoz authored
-
- 31 Jul, 2020 11 commits
-
-
MozLando authored
7929: Closes #7861: Add SearchActions and SearchReducer r=pocmo a=psymoon 7935: Closes #7831: Add SmallMenuCandidate.onLongClick r=pocmo a=NotWoods Co-authored-by:
Simon Chae <chaesmn@gmail.com> Co-authored-by:
Tiger Oakes <toakes@mozilla.com>
-
Tiger Oakes authored
-
Simon Chae authored
-
MozLando authored
7945: Closes #7944: Process account observer methods on the main thread (synced tabs) r=csadilek a=grigoryk Co-authored-by:
Grisha Kruglov <gkruglov@mozilla.com>
-
Grisha Kruglov authored
-
MozLando authored
7940: GeckoView update (beta) (20200731-141012) r=Amejia481 a=MickeyMoz Co-authored-by:
MickeyMoz <sebastian@mozilla.com>
-
MickeyMoz authored
-
Sebastian Kaspari authored
-
MozLando authored
7776: RFC: Adding a concept-base component for basic interfaces needed by multiple components. r=csadilek,NotWoods a=pocmo More RFCs for the RFC gods. :) Co-authored-by:
Sebastian Kaspari <s.kaspari@gmail.com>
-
Sebastian Kaspari authored
-
MozLando authored
7936: Closes #7840: Menu is only long clickable if listener is set r=pocmo a=NotWoods Co-authored-by:
Tiger Oakes <toakes@mozilla.com>
-
- 30 Jul, 2020 16 commits
-
-
Tiger Oakes authored
-
MozLando authored
7927: Public Suffix List update (20200730-140250) r=Amejia481 a=MickeyMoz Co-authored-by:
MickeyMoz <sebastian@mozilla.com>
-
MozLando authored
7911: For #7761: Rename Queued Downloads And Persist r=Amejia481 a=kglazko Co-authored-by:
Kate Glazko <kglazko@Kates-MacBook-Pro.local>
-
Kate Glazko authored
-
MozLando authored
7925: Issue #7922: Temporarily catch IllegalArgumentException in setAutomaticFontSizeAdjustment(). r=csadilek a=pocmo See #7922 for details. 7928: GeckoView update (nightly) (20200730-140256) r=Amejia481 a=MickeyMoz Co-authored-by:
Sebastian Kaspari <s.kaspari@gmail.com> Co-authored-by:
MickeyMoz <sebastian@mozilla.com>
-
MickeyMoz authored
-
MickeyMoz authored
-
MozLando authored
7920: Import strings from android-l10n. r=Amejia481 a=mozilla-l10n-automation-bot n/t 7926: Fix broken decision task on PRs: treerherder name too long r=pocmo,mozbhearsum a=JohanLorenzo Follows #7907 up. Fixes #7922: https://firefox-ci-tc.services.mozilla.com/tasks/ZdIHy3lPSgeLzvBUl2K-Fw/runs/0/logs/https%3A%2F%2Ffirefox-ci-tc.services.mozilla.com%2Fapi%2Fqueue%2Fv1%2Ftask%2FZdIHy3lPSgeLzvBUl2K-Fw%2Fruns%2F0%2Fartifacts%2Fpublic%2Flogs%2Flive.log#L2991 r? @mozbhearsum @pocmo Co-authored-by:
Mozilla L10n Automation Bot <release+l10n-automation-bot@mozilla.com> Co-authored-by:
Johan Lorenzo <jlorenzo@mozilla.com>
-
MozLando authored
7924: Docs update (20200730-120949) [ci skip] r=Amejia481 a=MickeyMoz Co-authored-by:
MickeyMoz <sebastian@mozilla.com>
-
Johan Lorenzo authored
-
Sebastian Kaspari authored
-
MickeyMoz authored
-
MozLando authored
7919: Closes #7917 - Update all 3 telemetry options with FHR value in migra… r=grigoryk a=ekager …tion Co-authored-by:
ekager <ekager@mozilla.com> Co-authored-by:
Grisha Kruglov <gkruglov@mozilla.com>
-
Grisha Kruglov authored
We retain Fennec's preferences on disk, so re-running this migration will make sure that marketing/experiments settings in Fenix correspond to the FHR setting in Fennec (they'll be turned off if FHR settings is 'off', and left 'on' if FHR is 'on'). For the users running this migration for the first time, it's just a regular migration. For the users who already ran this migration, we will re-align data collections settings around their choices in Fennec.
-
MozLando authored
7915: Make sure device finalization succeeds before proceeding to postAuth r=csadilek a=grigoryk Closes #7536 Proper fix is coming in https://github.com/mozilla-mobile/android-components/pull/7856 , but this gets the crashes to go away. Co-authored-by:
Grisha Kruglov <gkruglov@mozilla.com>
-
Mozilla L10n Automation Bot authored
-
- 29 Jul, 2020 12 commits
-
-
MozLando authored
7912: Closes #7893: Prevent crash in QrFragment on devices without camera r=pocmo a=csadilek Let's add this as a fallback in case applications forget to check if the device has a camera e.g. https://github.com/mozilla-mobile/fenix/issues/13037 We really shouldn't be crashing in this case. So, this just displays an error message instead, screenshot below. Working on a unit test too :).   Co-authored-by:
Christian Sadilek <christian.sadilek@gmail.com>
-
Christian Sadilek authored
-
MozLando authored
7905: Merge day! r=Amejia481 a=pocmo 7906: Import strings from android-l10n. r=jonalmeida a=mozilla-l10n-automation-bot n/t Co-authored-by:
Sebastian Kaspari <s.kaspari@gmail.com> Co-authored-by:
Mozilla L10n Automation Bot <release+l10n-automation-bot@mozilla.com>
-
ekager authored
-
MozLando authored
7909: Issue #7876: Remove info logging for SearchEngineMigrationResult. r=psymoon a=pocmo The log messages themselves are not actionable and just add nosie to Sentry. We collect the same information via telemetry and that gives us a much better view of the success/failure distribution. Co-authored-by:
Sebastian Kaspari <s.kaspari@gmail.com>
-
Grisha Kruglov authored
-
Mozilla L10n Automation Bot authored
-
MozLando authored
7913: For #7846: Update never save login dialog fact r=ekager a=sblatz Co-authored-by:
Sawyer Blatz <sdblatz@gmail.com>
-
Sawyer Blatz authored
-
MozLando authored
7907: Fix smarter builds r=pocmo,mozbhearsum a=JohanLorenzo 7908: Closes #7860: Introduce SearchState to BrowserState r=pocmo a=psymoon Co-authored-by:
Johan Lorenzo <jlorenzo@mozilla.com> Co-authored-by:
Simon Chae <chaesmn@gmail.com>
-
Sebastian Kaspari authored
The log messages themselves are not actionable and just add nosie to Sentry. We collect the same information via telemetry and that gives us a much better view of the success/failure distribution.
-
Simon Chae authored
-