2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-07 15:20:38 +00:00
Commit Graph

9074 Commits

Author SHA1 Message Date
Mozilla L10n Automation Bot
4befb1746f [fenix] Import l10n. 2022-05-16 00:58:14 +00:00
Mozilla L10n Automation Bot
8984a3ec33 [fenix] Import l10n. 2022-05-14 00:55:56 +00:00
Arturo Mejia
82a0a4f1f0 [fenix] Revert "Change FxNimbus initialization sequence (https://github.com/mozilla-mobile/fenix/pull/25089)"
This reverts commit b7427874e73ebaad5f8553b7a8614a7babdc8baa.
2022-05-13 19:42:08 +00:00
jhugman
5beb1da884 [fenix] Change FxNimbus initialization sequence (https://github.com/mozilla-mobile/fenix/pull/25089)
* Change FxNimbus initialization sequence

* Add cache invalidation
2022-05-13 18:23:01 +00:00
MickeyMoz
d8ccc63e23 [fenix] Update Android Components version to 102.0.20220513143132. 2022-05-13 16:50:42 +00:00
dlp
771d109712 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24666 Changed trackingProtectionLayout's bottomToTop constraint from clearSiteDataLayout clearSiteDataDivider 2022-05-13 12:48:23 +00:00
Mozilla L10n Automation Bot
08e24f8278 [fenix] Import l10n. 2022-05-13 00:51:43 +00:00
MickeyMoz
9c607a4a57 [fenix] Update Android Components version to 102.0.20220512143419. 2022-05-12 16:40:39 +00:00
Aaron Train
2f5cc51d28 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25200 - Add on-failure notify for unit test to Slack
Add test summary section
2022-05-12 14:49:56 +00:00
Mozilla L10n Automation Bot
28b98bdc3a [fenix] Import l10n. 2022-05-12 00:42:10 +00:00
Gabriel Luong
34e226adc0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25179 - Display a save or update credit card prompt 2022-05-11 23:08:33 +00:00
MickeyMoz
798e37075e [fenix] Update Android Components version to 102.0.20220511151046. 2022-05-11 20:33:44 +00:00
Mugurell
c1e91e6f0a [fenix] For https://github.com/mozilla-mobile/fenix/issues/24333 - Disable ui tests code affected by the migration
After migrating to compose identifying widgets and interacting with them will
need to be updated.
Checked with Oana about the approach, commenting the code seems better.
2022-05-11 16:03:51 +00:00
Mugurell
7185eee3df [fenix] For https://github.com/mozilla-mobile/fenix/issues/24333 - Replace the xml based CollectionViewHolder with a composable 2022-05-11 16:03:51 +00:00
Mugurell
d92adcff12 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24333 - Move CollectionViewHolder to home/collections
Doing just a file move in a separate commit will ensure git history of the file
is kept when this will be later updated.
2022-05-11 16:03:51 +00:00
Mugurell
577090cccf [fenix] For https://github.com/mozilla-mobile/fenix/issues/24333 - Complete removing the broken code for focusing the newly created collection
The removal was initially scheduled to happen in the PR for https://github.com/mozilla-mobile/fenix/issues/24333
but landed separately in https://github.com/mozilla-mobile/fenix/pull/25045.
These are two small leftovers.
2022-05-11 16:03:51 +00:00
AndiAJ
38852866e1 [fenix] Disable failing useAddonsInPrivateModeTest UI test 2022-05-11 05:32:49 +00:00
Mozilla L10n Automation Bot
347c59702f [fenix] Import l10n. 2022-05-11 02:00:20 +00:00
MickeyMoz
4152210cb9 [fenix] Update Android Components version to 102.0.20220510190142. 2022-05-10 17:07:19 -04:00
sarah541
d2fa53ff1d [fenix] For https://github.com/mozilla-mobile/fenix/pull/24455 - Migrate NoCollectionsMessageViewHolder to Compose 2022-05-10 20:06:38 +00:00
Mugurell
d75322cbaf [fenix] For https://github.com/mozilla-mobile/fenix/issues/25167 - Disable "handleDeleteAbnormal" as intermittently failing. 2022-05-10 19:30:04 +00:00
MickeyMoz
a5e38a2422 [fenix] Update Android Components version to 102.0.20220510143312. 2022-05-10 14:17:05 -04:00
MatthewTighe
a5643471f2 [fenix] for https://github.com/mozilla-mobile/fenix/issues/24931: create address label and description based on available data 2022-05-10 18:14:17 +00:00
Aaron Train
05d51d4bcb [fenix] For https://github.com/mozilla-mobile/fenix/issues/25132 - Catch intermittent RuntimeException in early getInstrumentation() call
fix: ktlint
2022-05-10 17:36:08 +00:00
Mugurell
10b8d1f39b [fenix] For https://github.com/mozilla-mobile/fenix/issues/23876 - AC bump to sync the same update from Android Components 2022-05-10 12:03:42 -04:00
Mugurell
c6bb6c247e [fenix] For https://github.com/mozilla-mobile/fenix/issues/23876 - Update kotlinx-coroutines to 1.6.1. Refactor runBlocking in tests.
After the update `TestCoroutineDispatcher`, `TestCoroutineScope` and
`runBlockingTest` are deprecated.
Instead of these new `TestDispatcher`, `TestScope` and `runTest` APIs are used.

Took the oportunity to also replace most of the `runBlocking` calls with the
new `runTest` specially designed for running coroutines in tests API.
2022-05-10 12:03:42 -04:00
AndiAJ
f14b746b89 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24998 fix flaky deleteDeleteBrowsingHistoryDataTest UI test 2022-05-10 09:00:27 +00:00
mcarare
c7115455e4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24966: Navigate back to previous screen when the last address is deleted. 2022-05-10 06:51:02 +00:00
mcarare
785b88334c [fenix] For https://github.com/mozilla-mobile/fenix/issues/24919: Add option menu in the address editor. 2022-05-10 06:51:02 +00:00
mcarare
adc764ca0a [fenix] For https://github.com/mozilla-mobile/fenix/issues/24854: Add ability to delete an existing address. 2022-05-10 06:51:02 +00:00
mcarare
02fb70abf9 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24855: Allow updating info for an existing address. 2022-05-10 06:51:02 +00:00
bendk
81e4534da1 [fenix] Application services 93.0.1 (https://github.com/mozilla-mobile/fenix/pull/24904)
* Fixup breaking changes from AppServices upgrade to 93.0.0

* android-components RemoteTabsStorage now requires a Context param

* Update Android Components version to 102.0.20220509214046

Co-authored-by: James Hugman <james@hugman.tv>
Co-authored-by: Mark Hammond <mhammond@skippinet.com.au>
Co-authored-by: Jonathan Almeida <jalmeida@mozilla.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-05-10 05:11:00 +00:00
Mozilla L10n Automation Bot
c9b171f119 [fenix] Import l10n. 2022-05-10 00:48:02 +00:00
Roger Yang
116e8f7702 [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/24738: hide the QR code button when switching to none default search engine 2022-05-09 22:23:58 +00:00
Gabriel Luong
4d5c8f5ce3 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25113 - Remove showClearSiteData feature flag 2022-05-09 19:24:55 +00:00
MickeyMoz
49b69b2859 [fenix] Update Android Components version to 102.0.20220509143036. 2022-05-09 18:03:17 +00:00
AndiAJ
9490fea9e9 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23816 fix disabled verifyMultipleLoginsSelectionsTest UI test 2022-05-09 11:32:27 +00:00
Mozilla L10n Automation Bot
cad6b21cd1 [fenix] Import l10n. 2022-05-09 07:53:02 +00:00
AndiAJ
13204c826a [fenix] For https://github.com/mozilla-mobile/fenix/issues/24993 and https://github.com/mozilla-mobile/fenix/issues/25085 fix flaky UI tests 2022-05-09 05:07:19 +00:00
MickeyMoz
213751bbfe [fenix] Update Android Components version to 102.0.20220508143159. 2022-05-08 16:37:49 +00:00
Mozilla L10n Automation Bot
7f700b0c2f [fenix] Import l10n. 2022-05-08 00:43:46 +00:00
Arturo Mejia
3b29180062 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25142 increase the EXPECTED_NUMBER_OF_INFLATION to count for the messaging framework message. 2022-05-07 04:08:35 +00:00
MickeyMoz
016e970304 [fenix] Update Android Components version to 102.0.20220506143032. 2022-05-07 04:08:35 +00:00
Arturo Mejia
95c9a2412c [fenix] For https://github.com/mozilla-mobile/fenix/issues/25142 increase the EXPECTED_RECYCLER_VIEW_CONSTRAINT_LAYOUT_CHILDREN to count for the messaging framework message. 2022-05-07 00:17:36 +00:00
Arturo Mejia
3e1fb47096 [fenix] Disable intermittent tests https://github.com/mozilla-mobile/fenix/issues/20754. 2022-05-05 20:47:28 -04:00
Arturo Mejia
a567877e46 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25110: Enable the messaging framework feature 2022-05-05 20:47:28 -04:00
Noah Bond
65ba6d1251 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25135 - Replace Button in SyncedTabs with PrimaryButton 2022-05-05 20:45:20 +00:00
MickeyMoz
f80ed3ed52 [fenix] Update Android Components version to 102.0.20220505143135. 2022-05-05 18:11:31 +00:00
Arturo Mejia
d1247e2c34 [fenix] Disable intermittent tests https://github.com/mozilla-mobile/fenix/issues/24843 and https://github.com/mozilla-mobile/fenix/issues/23816 2022-05-05 15:35:21 +00:00
Jan-Erik Rediger
f09f6bf618 [fenix] Auto-publish & substitute local Glean package
Careful with this: If anything inside Glean Core changes this will still
require a local substitute for the Gecko build.
2022-05-05 15:35:21 +00:00