Tags: saurenc/fenix
Tags
For mozilla-mobile#13329 - Remove tab history feature flag.
Bug 1649013 - Stop failing mark-as-shipped tasks (mozilla-mobile#13257)
Issue mozilla-mobile#13106 - Bump AC version to 52.0.2
For mozilla-mobile#11610 - Fire sign in event for other types of auth… … events
For mozilla-mobile#11664 — Fixup MissingResourceExceptions being thro… …wn in exotic L… (mozilla-mobile#13142) * For mozilla-mobile#11664 — Fixup MissingResourceExceptions being thrown in exotic Locales (mozilla-mobile#13124) Our kotlin code is not catching the `MissingResourceException` in the `LeanplumMetricsService` which results in the app crashing when the locale isn't known by the device. Catches the exception, and falls back to the ISO 639 language code. This isn't a great solution, because ISO 639 isn't especially stable. In practice however this is almost certainly never going to be a problem because Leanplum isn't going to be supported in such exotic locales. In this case, using the ISO 639 language code allows the error message to be more informative. * For mozilla-mobile#13117 - Hide save to collection button for private tabs in tab tray Co-authored-by: jhugman <jhugman@users.noreply.github.com> Co-authored-by: ekager <ekager@mozilla.com>
79.0.2 pairing uplift (mozilla-mobile#13188) * For mozilla-mobile#11664 — Fixup MissingResourceExceptions being thrown in exotic Locales (mozilla-mobile#13124) Our kotlin code is not catching the `MissingResourceException` in the `LeanplumMetricsService` which results in the app crashing when the locale isn't known by the device. Catches the exception, and falls back to the ISO 639 language code. This isn't a great solution, because ISO 639 isn't especially stable. In practice however this is almost certainly never going to be a problem because Leanplum isn't going to be supported in such exotic locales. In this case, using the ISO 639 language code allows the error message to be more informative. * Bump AC version to uplift pairing crash AC#7944 Co-authored-by: jhugman <jhugman@users.noreply.github.com>
PreviousNext