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

5093 Commits

Author SHA1 Message Date
ekager
62ab7505e1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/17906 - Allow screenshots for private home screenshot test 2021-02-09 12:52:46 -07:00
Oana Horvath
488e18bfa6 [fenix] For https://github.com/mozilla-mobile/fenix/issues/15259 UI test: waits for home screen to be visible 2021-02-09 17:22:24 +02:00
AndiAJ
5e626c49c1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/17195 Fix Intermittent UI test verifyTabTrayNotShowingStateHalfExpanded 2021-02-09 16:46:31 +02:00
AndiAJ
1d0384c1f5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/17852 Change and Fix Intermittent UI test openNewTabTest 2021-02-09 16:43:56 +02:00
Michael Comella
b62dfc086b [fenix] For https://github.com/mozilla-mobile/fenix/issues/17816: add profiler marker for onPreDraw via HomeActivity.onStart.
This may be useful for MAIN start up to determine when the user begins
seeing content.
2021-02-08 17:46:32 -08:00
Michael Comella
6895920bde [fenix] For https://github.com/mozilla-mobile/fenix/issues/17816: add profiler marker for 2x Activity.onCreate.
The IntentReceiverActivity one is particularly useful to quickly determine
when we can begin executing code in the WARM VIEW case (i.e. "Set selection
begin here").

The HomeActivity one is useful for COLD start up analysis in similar
ways and to see the Activity transitions in WARM VIEW.
2021-02-08 17:46:32 -08:00
Mozilla L10n Automation Bot
fe3151fd0b [fenix] Import l10n. 2021-02-09 00:42:20 +00:00
ekager
cb641900d4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/17915 - Do not launch system settings on Role Request Intent cancel 2021-02-08 09:56:38 -07:00
AndiAJ
aca5681026 [fenix] For https://github.com/mozilla-mobile/fenix/issues/14523 Fix Intermittent tests verifyContextOpenLinkNewTab & verifyContextOpenLinkPrivateTab 2021-02-08 18:15:14 +02:00
Oana Horvath
dca92aed10 [fenix] For https://github.com/mozilla-mobile/fenix/issues/17847: Removes editCustomSearchEngineTest UI test 2021-02-08 17:47:05 +02:00
Mozilla L10n Automation Bot
066ed1c8fa [fenix] Import l10n. 2021-02-08 00:34:20 +00:00
Arturo Mejia
31035fdca1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/17817 Change the feature prompt references from fragment to activity. 2021-02-07 08:10:57 -05:00
Mozilla L10n Automation Bot
8d9222725c [fenix] Import l10n. 2021-02-07 00:39:01 +00:00
Abhinav Gupta
ec673f6d4c [fenix] Hiding the usernameview if the data item.username is blank. 2021-02-06 13:20:22 -07:00
ekager
a0ed1a4a1d [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/17871 - use viewLifecycleOwner for TopSitesFeature owner on HomeFragment (https://github.com/mozilla-mobile/fenix/pull/17873) 2021-02-05 19:47:25 -05:00
Mozilla L10n Automation Bot
21b0b9c2b0 [fenix] Import l10n. 2021-02-06 00:25:11 +00:00
Roger Yang
aa6190bce4 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/17174: Remove the New Media Session API Feature Flag (https://github.com/mozilla-mobile/fenix/pull/17863) 2021-02-05 18:54:37 -05:00
ekager
1e9ba2a87c [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/13089 - Adds correct animations for account settings 2021-02-05 14:03:18 -07:00
ekager
466a163f05 [fenix] For https://github.com/mozilla-mobile/fenix/issues/17785 - Use screenshots setting when adding secure flag 2021-02-05 13:17:47 -07:00
jhugman
e47dcc8bde [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/17738 - Early initialization of Nimbus (https://github.com/mozilla-mobile/fenix/pull/17834) r=christian 2021-02-05 18:54:47 +00:00
Mugurell
b3930760b7 [fenix] For https://github.com/mozilla-mobile/fenix/issues/10686 - Use the AC custom behavior for both the top and bottom toolbars
This comes to unify the experience (with improvements but also specific issues)
for the url toolbar irrespective of it being placed at the bottom or at the top
Going further this will ease development and ensure the best UX for users.
2021-02-05 18:23:32 +01:00
Gabriel Luong
1430e127b1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/17418 - Add event ping telemetry for the Google Top Site click (https://github.com/mozilla-mobile/fenix/pull/17862)
Co-authored-by: codrut.topliceanu <codrut.topliceanu@softvision.ro>
Co-authored-by: Gabriel Luong <gabriel.luong@gmail.com>
2021-02-05 12:06:32 -05:00
jhugman
dd557d6607 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/17833 - increment A/A experiment id (https://github.com/mozilla-mobile/fenix/pull/17835) r=christian 2021-02-05 16:41:46 +00:00
Christian Sadilek
6699c65180 [fenix] Remove SessionManager reference from FenixApplication 2021-02-05 14:16:35 +01:00
Oana Horvath
5153461698 [fenix] For https://github.com/mozilla-mobile/fenix/issues/17847: disables editCustomSearchEngineTest 2021-02-05 11:11:33 +02:00
MickeyMoz
20b30e40cc [fenix] Update Android Components version to 73.0.20210204143136. 2021-02-04 18:21:26 +01:00
Andrei Joltan
421d0e5757 [fenix] For https://github.com/mozilla-mobile/fenix/issues/16020 Fix Intermittent tests caused by the Menu Button (https://github.com/mozilla-mobile/fenix/pull/17829) 2021-02-04 11:42:58 -05:00
Oana Horvath
40660c602d [fenix] For https://github.com/mozilla-mobile/fenix/issues/16615: UI smoke test customTrackingProtectionSettingsTest 2021-02-04 12:17:23 +02:00
AndiAJ
c846cc683e [fenix] For https://github.com/mozilla-mobile/fenix/issues/12895 Fix Intermittent test navigateBookmarksFoldersTest 2021-02-04 10:06:39 +02:00
hwinnemo
36ab8d42cf [fenix] For https://github.com/mozilla-mobile/fenix/issues/17724: Wait for tab to be fully created before showing ETP Onboarding if ETP is active 2021-02-03 17:24:23 -07:00
Sebastian Kaspari
478a314f44 [fenix] Remove TabsUseCases methods that take a Session object. 2021-02-03 15:16:39 -05:00
Grisha Kruglov
ba388e3d88 [fenix] Exclude separators from the bookmarks UI 2021-02-03 11:09:01 -08:00
Grisha Kruglov
a1dc2c4f10 [fenix] Reuse helper functions in bookmark tests 2021-02-03 11:09:01 -08:00
Mugurell
39b9878271 [fenix] For https://github.com/mozilla-mobile/fenix/issues/12414 - Support sharing images through ShareDownloadFeature
Register a ViewBoundFeatureWrapper<ShareDownloadFeature> that will respond to
"Share image" from the browser contextual menu
2021-02-03 18:35:20 +02:00
Michael Droettboom
5ba78efbe7 [fenix] Update bug numbers to URLs for activation ping
Earlier versions of Glean supported bug numbers of the metadata, but this causes
ambiguity, particularly for Fenix where issues exist in both Bugzilla and
Github. This just updates the Bugzilla numbers to full URLs.

We made the use of numbers an error sometime ago, but neglected to enforce this
on "pings" in addition to "metrics".  A future version of `glean_parser` [1] will make
this an error and this will set Fenix up to be ready for that.

[1] https://github.com/mozilla/glean_parser/pull/262
2021-02-03 09:45:28 -05:00
mcarare
e18afd703c [fenix] For https://github.com/mozilla-mobile/fenix/issues/17364: Make hint scrollable and do not overlap other elements. 2021-02-03 14:54:03 +02:00
mcarare
1668306b55 [fenix] For https://github.com/mozilla-mobile/fenix/issues/17364: Do not show search suggestion hint before starting to type. 2021-02-03 14:54:03 +02:00
rxu
f4dd9672c5 [fenix] Add mozcn safebrowsing for release variant 2021-02-03 10:35:32 +01:00
Christian Sadilek
20460641fe [fenix] Refactor WebAppSiteControlsBuilder to use browser store 2021-02-03 10:16:06 +01:00
Mozilla L10n Automation Bot
8f1388b786 [fenix] Import l10n. 2021-02-03 00:27:35 +00:00
Christian Sadilek
8aa8caa944 [fenix] Refactor tryReloadTabBy to use browser store 2021-02-02 17:13:13 -05:00
Sebastian Kaspari
b25c0a13b8 [fenix] Remove SessionManager dependency from CustomTabsIntegration. 2021-02-02 14:17:46 -05:00
Elise Richards
b41d6160e5 [fenix] Increase date on expired metrics (https://github.com/mozilla-mobile/fenix/pull/17766) 2021-02-02 12:27:10 -06:00
Arturo Mejia
b863777940 [fenix] For https://github.com/mozilla-mobile/fenix/issues/12822 - Opt-in of scoped storage 2021-02-02 12:58:44 -05:00
Jonathan Almeida
fb997764ca [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/1340: Forward Activity results to the fragment 2021-02-02 19:46:20 +04:00
Oana Horvath
15d4e812d1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/16959: verify page url not content in swipeToSwitchTabTest 2021-02-02 15:19:00 +02:00
AndiAJ
c1546655a7 [fenix] Go Forward Test Fix 2021-02-02 10:23:29 +02:00
AndiAJ
1f199794c1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/17641 Fix Intermittent test addPredefinedSearchEngineTest 2021-02-02 10:23:22 +02:00
AndiAJ
f2214044fa [fenix] For https://github.com/mozilla-mobile/fenix/issues/16615: UI Smoke Tests for Tab Crash Reporter 2021-02-02 10:23:04 +02:00
Mozilla L10n Automation Bot
77dd1b3c4f [fenix] Import l10n. 2021-02-02 01:48:13 +00:00
jhugman
ccbf4d2815 [fenix] Re-enable Nimbus with Off the main thread I/O and non-blocking networking (https://github.com/mozilla-mobile/fenix/pull/17684)
* Moved Nimbus setup from Analytics to its own file

* Change experiment identifiers to fit new run of the experiment

* Re-enable nimbus for debug and nightly builds

* ./gradlew ktlint && detekt
2021-02-01 23:50:07 +00:00
Christian Sadilek
07ddc9ae84 [fenix] Increase AMO collection cache timeout to 2 days 2021-02-01 17:08:34 -05:00
Michael Comella
76864a8ece [fenix] For https://github.com/mozilla-mobile/fenix/issues/17553: renew storage.stats metrics. 2021-02-01 16:33:08 -05:00
Christian Sadilek
3b76735317 [fenix] Remove SessionManager references from UI tests 2021-02-01 10:58:46 -05:00
mawen7
9452247bd9 [fenix] Include selected session in session suggestions if opened from home fragment (https://github.com/mozilla-mobile/fenix/pull/17127) 2021-02-01 10:17:49 +02:00
MickeyMoz
fc7ac1ae23 [fenix] Update Android Components version to 73.0.20210129195412. 2021-01-31 02:55:37 +00:00
Mozilla L10n Automation Bot
b02f98b4fd [fenix] Import l10n. 2021-01-31 00:36:55 +00:00
Mozilla L10n Automation Bot
16a6ecd95d [fenix] Import l10n. 2021-01-30 00:29:45 +00:00
Michael Comella
ba170fe153 [fenix] Revert "For https://github.com/mozilla-mobile/fenix/issues/17447: add intentional delay to cold start up in debug and nightly."
This reverts commit 3a5e6924da81500265c31e00d4499a50d1c4b003. This
intentional regression was only intended to be temporary so now we're
removing it.
2021-01-29 14:59:27 -08:00
Roger Yang
762c10940c [fenix] For https://github.com/mozilla-mobile/fenix/issues/17092: Dismiss toolbar menu when configuration change occurs (https://github.com/mozilla-mobile/fenix/pull/17682) 2021-01-29 15:16:21 -05:00
Jonathan Almeida
8a9b7d2ae0 [fenix] Close https://github.com/mozilla-mobile/fenix/issues/1340: Add support for WebAuthnFeature 2021-01-29 22:57:49 +04:00
rxu
5c17f03edb [fenix] Pop out privacy notice in first launch in MozillaOnline builds
Add privacy notice related strings

Pop out privacy notice with onboarding

Using embeded geckoview to display details about privacy

Present or hide privacy pop window according to isMozillaOnline

Add activity_privacy_content_display.xml into layoutNotToTest due to EngineView
2021-01-29 09:35:57 -05:00
Codrut Topliceanu
5e78e43440 [fenix] For https://github.com/mozilla-mobile/fenix/issues/16828 - Adds telemetry for open in app banner (https://github.com/mozilla-mobile/fenix/pull/17049)
* For https://github.com/mozilla-mobile/fenix/issues/16828 - Adds telemetry for open in app banner

Specifically: Banner displayed, Dismiss action, Go to Settings action.
2021-01-29 10:14:32 +02:00
Jonathan Almeida
a4abe9782c [fenix] Close https://github.com/mozilla-mobile/fenix/issues/15979: Add MOZILLA_OFFICIAL flag for release builds
When we build release APKs on Mozilla infrastructure, we want a way to
know this in code for features that would only work on them.
2021-01-29 10:51:33 +04:00
Mozilla L10n Automation Bot
658f44d03a [fenix] Import l10n. 2021-01-29 00:29:36 +00:00
Elise Richards
c4e0ad6451 [fenix] Update metrics when an addon is installed or enabled (https://github.com/mozilla-mobile/fenix/pull/17669) 2021-01-28 14:30:59 -06:00
Oana Horvath
4fc2a8b9be [fenix] For https://github.com/mozilla-mobile/fenix/issues/9188: wait for page content to appear in Reader mode tests 2021-01-28 17:33:40 +02:00
Mozilla L10n Automation Bot
c553c0d223 [fenix] Import l10n. 2021-01-28 00:32:43 +00:00
Mihai Adrian Carare
cc56c0e127 [fenix] For https://github.com/mozilla-mobile/fenix/issues/17655: Do not pass threshold if showTopFrecentSites is false. (https://github.com/mozilla-mobile/fenix/pull/17657)
* For https://github.com/mozilla-mobile/fenix/issues/17655: Do not pass threshold if showTopFrecentSites is false.

* For https://github.com/mozilla-mobile/fenix/issues/17655: Add unit tests for getTopSitesConfig.
2021-01-27 16:54:48 -05:00
Christian Sadilek
2fc49c292f [fenix] Remove SessionManager from BrowserFragment/ToolbarGestureHandler 2021-01-27 16:24:25 -05:00
Roger Yang
bca2e3558d [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/17531: Use top sites count fact for top sites telemetry (https://github.com/mozilla-mobile/fenix/pull/17664) 2021-01-27 12:46:16 -05:00
Oana Horvath
cd131a47d2 [fenix] For https://github.com/mozilla-mobile/fenix/issues/9188: wait for page load in Reader mode 2021-01-27 18:14:27 +02:00
Roger Yang
2f2945d523 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/17530: Update has open tabs metrics when tabs are opened or closed (https://github.com/mozilla-mobile/fenix/pull/17557) 2021-01-27 10:51:03 -05:00
mcarare
f4558b7816 [fenix] For https://github.com/mozilla-mobile/fenix/issues/17464: Handle selected item background programmatically. 2021-01-27 09:14:42 -05:00
Mozilla L10n Automation Bot
abc550e2a5 [fenix] Import l10n. 2021-01-27 01:14:34 +00:00
Christian Sadilek
82386ed43e [fenix] Fix breaking API change in FennecMigrator 2021-01-26 19:06:02 -05:00
Gabriel Luong
c32923f0ce [fenix] For https://github.com/mozilla-mobile/fenix/issues/14302 - Skip one time pages visit from frecent top sites 2021-01-26 19:06:02 -05:00
mcarare
a63b46ef3c [fenix] For https://github.com/mozilla-mobile/fenix/issues/17635: Check if id corresponds to a custom tab before removing it. 2021-01-26 13:10:45 -05:00
Christian Sadilek
d013bf3242 [fenix] Refactor HomeFragment to use browser store 2021-01-26 10:08:02 +01:00
Mozilla L10n Automation Bot
3885fcc768 [fenix] Import l10n. 2021-01-26 00:27:53 +00:00
Elise Richards
2b0e65422c [fenix] For https://github.com/mozilla-mobile/fenix/issues/17084: Use in-app browser switching dialog (https://github.com/mozilla-mobile/fenix/pull/17628)
Co-authored-by: hakkikaancaliskan <caliskanhkaan@gmail.com>
2021-01-25 16:16:24 -06:00
Elise Richards
fcf3c5f57a [fenix] For https://github.com/mozilla-mobile/fenix/issues/16485: Tabs tray grid view telemetry (https://github.com/mozilla-mobile/fenix/pull/17442)
* Tabs tray CFR telemetry interactions

* Create CFR events and implementation

* Tests for tab tray controller
2021-01-25 15:25:56 -06:00
Sebastian Kaspari
086174a280 [fenix] Refactor ExternalAppBrowserActivity and ExternalAppBrowserFragment to not use Session(Manager). 2021-01-25 13:13:26 -05:00
Arturo Mejia
a1246d05f8 [fenix] Remove external download manager FeatureFlags 2021-01-25 13:00:22 -05:00
Arturo Mejia
03c174437d [fenix] Remove autoplay indicator FeatureFlags 2021-01-25 12:04:06 -05:00
Oana Horvath
f4db4f019f [fenix] For https://github.com/mozilla-mobile/fenix/issues/16615 & https://github.com/mozilla-mobile/fenix/issues/11191: re-enabled ReaderViewTest and added a UI smoke test 2021-01-25 16:16:43 +02:00
Mozilla L10n Automation Bot
d9278db1f3 [fenix] Import l10n. 2021-01-25 00:30:42 +00:00
Mozilla L10n Automation Bot
87c97330a7 [fenix] Import l10n. 2021-01-24 00:26:08 +00:00
Mozilla L10n Automation Bot
da5db93b35 [fenix] Import l10n. 2021-01-23 00:34:07 +00:00
Jonathan Almeida
978929f23e [fenix] Fix breaking APIs in ActivityResultHandler 2021-01-22 16:45:35 -05:00
Christian Sadilek
2ff0c55027 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/17473: Intermittent failues of PwaOnboardingObserver 2021-01-22 16:44:36 -05:00
Gabriel Luong
4c2c27d82a [fenix] For https://github.com/mozilla-mobile/fenix/issues/17304 - Implement top site search engine attribution (https://github.com/mozilla-mobile/fenix/pull/17580) 2021-01-22 14:23:46 -05:00
Sebastian Kaspari
8eaf1f7a82 [fenix] Revert "For https://github.com/mozilla-mobile/fenix/issues/17044: Explicitly set a new default engine when default is deleted."
This reverts commit 09f8e82e35f56b35865a67fd4dd4a9b0997b923d.
2021-01-22 20:10:03 +01:00
Oana Horvath
d193e6a919 [fenix] For https://github.com/mozilla-mobile/fenix/issues/16615: UI smoke test mainMenuInstallPWATest 2021-01-22 10:25:03 +02:00
Mozilla L10n Automation Bot
675ac17056 [fenix] Import l10n. 2021-01-22 00:28:04 +00:00
Michael Comella
dc4c091f2c [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/17451: remove verbose logs with proguard. 2021-01-21 18:31:25 -05:00
ekager
42c74bcd44 [fenix] For https://github.com/mozilla-mobile/fenix/issues/17542 - Removes flash on renaming top site and fixes title not being updated 2021-01-21 16:10:04 -07:00
William Durand
cd40b8510e [fenix] Add new BuildConfig variables to support AMO non-production envs 2021-01-21 17:42:55 -05:00
fevziomurtekin
60586d8c37 [fenix] For issue: https://github.com/mozilla-mobile/fenix/issues/16394 Fix UI for consider increasing some elements from ETP-Exceptions page 2021-01-21 16:59:42 -05:00
Jonathan Almeida
c7483a0edb [fenix] Use a smaller request code for WebAuthnFeature
We can't see the private API that we interact with on the OS, but after
some internal investigation it appears that there might be an upper
limit to the request code we can use.

For now, let's try a value similar to that use in the GVE code to see
our requests are failing because of that.
2021-01-21 11:37:18 -05:00
Christian Sadilek
73abe98ba7 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/17548: Remove SessionManager reference from TabTrayDialogFragment 2021-01-21 11:12:16 -05:00
Christian Sadilek
525bf428b4 [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/17548: Remove SessionManager reference from TabHistoryDialog 2021-01-21 11:12:16 -05:00
Christian Sadilek
98865d66b0 [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/17548: Remove SessionManager reference from FenixTabsAdapter 2021-01-21 11:12:16 -05:00
Oana Horvath
3f211fe90b [fenix] For https://github.com/mozilla-mobile/fenix/issues/17309, https://github.com/mozilla-mobile/fenix/issues/13447, https://github.com/mozilla-mobile/fenix/issues/14534 UI tests: changed the way page Url is verified 2021-01-21 10:07:13 +02:00
Codrut Topliceanu
2f57dcfdac [fenix] For https://github.com/mozilla-mobile/fenix/issues/17481 - Remove unused long_press_tapped metric (https://github.com/mozilla-mobile/fenix/pull/17544) 2021-01-21 10:02:26 +02:00
Mozilla L10n Automation Bot
4c29292d49 [fenix] Import l10n. 2021-01-21 00:31:24 +00:00
AndiAJ
b6a6e4ae41 [fenix] For https://github.com/mozilla-mobile/fenix/issues/16615: UI Smoke Tests for No history in PB and Add to home screen 2021-01-20 18:08:43 +02:00
mcarare
2042857a3c [fenix] For https://github.com/mozilla-mobile/fenix/issues/17044: Explicitly set a new default engine when default is deleted. 2021-01-20 17:33:35 +02:00
Codrut Topliceanu
b309321f54 [fenix] For https://github.com/mozilla-mobile/fenix/issues/17377 - Fix for empty awesomeBar on searchFragment open (https://github.com/mozilla-mobile/fenix/pull/17435)
The awesomeBar was set to stay hidden for the first consumeFrom(store) if the SearchDialogFragment.kt. However, recent changes send an additional store update when the view is created. To work around it we can take a look at AwesomeBarView.update(), we see that the awesomeBar suggestions get provided only if the query != url. So we can use the same method to keep the awesomeBar hidden until the user changes anything in the url.
2021-01-20 14:18:59 +02:00
Mozilla L10n Automation Bot
92c425a71c [fenix] Import l10n. 2021-01-20 00:36:23 +00:00
Kate Glazko
e511381cf3 [fenix] For https://github.com/mozilla-mobile/fenix/issues/15181: Remove All Downloads From Settings 2021-01-19 14:21:44 -08:00
Christian Sadilek
23496ce12b [fenix] Refactor QuickSettingsDialog to use browser store 2021-01-19 17:19:51 -05:00
Arturo Mejia
f42b3c2e14 [fenix] Add dot notification for autoplay blocked content 2021-01-19 15:04:58 -05:00
mcarare
2614789acf [fenix] For https://github.com/mozilla-mobile/fenix/issues/14011: Remove new line character and spaces from string. 2021-01-19 15:41:10 +02:00
Jonathan Almeida
1017c1b136 [fenix] Add experimental WebAuthn support for Nightly only
When testing out WebAuthn support with the privileged API,
we need our app to be signed by an allowed signing key.

We're seeing our tests fail with this error when testing locally:

```
  [FidoApiImpl] updateTransaction is called for stop
  [FidoApiImpl] finishSecurityKeyRequestController should not be called when SecurityKeyRequestController is null.
```

Our theory is that if we try this code on our signed APK, we should see
it work.
2021-01-19 07:54:58 -05:00
AndiAJ
297dbc109e [fenix] For https://github.com/mozilla-mobile/fenix/issues/16615: UI Smoke Tests for Tabs Tray 2021-01-19 11:38:18 +02:00
Christian Sadilek
5964b07cca [fenix] Refactor OpenSpecificTabIntentProcessor to use browser store 2021-01-18 17:54:47 -05:00
Christian Sadilek
4e51c77671 [fenix] Remove SessionManager from TrackingProtectionPanelDialogFragment 2021-01-18 15:55:42 -05:00
Christian Sadilek
5e4d04bc5e [fenix] Refactor CrashReporterFragment to use browser store 2021-01-18 15:33:57 -05:00
Christian Sadilek
0580d3a540 [fenix] Switch to use case when selecting tab for extensions 2021-01-18 15:12:34 -05:00
Christian Sadilek
483d03a98b [fenix] Remove unused NotificationsIntentProcessor 2021-01-18 15:12:34 -05:00
Christian Sadilek
f2dd0f0a18 [fenix] Remove unused SessionManager reference from RecentlyClosedController 2021-01-18 15:12:34 -05:00
Jonathan Almeida
e76960b389 [fenix] A-C 71.0.20210118134928: Fix breaking API in TabCounterToolbarButton 2021-01-18 13:03:21 -05:00
Sebastian Kaspari
4e676267b7 [fenix] SearchDialogController: Pass tab ID instead of Session instance. 2021-01-18 12:57:40 -05:00
MickeyMoz
0dc93ba95f [fenix] Update Android Components version to 71.0.20210117143132. 2021-01-18 13:56:48 +01:00
AndiAJ
f14cc65106 [fenix] For https://github.com/mozilla-mobile/fenix/issues/16615: UI Smoke Tests for Bookmarks
For https://github.com/mozilla-mobile/fenix/issues/16615: UI Smoke Tests for Bookmarks
2021-01-18 14:55:05 +02:00
Oana Horvath
bb689c53d5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/16615: Collections UI smoke tests 2021-01-18 10:08:43 +02:00
Michael Comella
0c54ed58ab [fenix] For https://github.com/mozilla-mobile/fenix/issues/17447: add intentional delay to cold start up in debug and nightly.
I validated:
- that the log statement appeared in Nightly but not in Beta.
- that the local runtimes of our perftest increased (the median diff is 124ms)
2021-01-17 18:38:12 -08:00
Arturo Mejia
905f243ceb [fenix] For issue: https://github.com/mozilla-mobile/fenix/issues/16846 Add ui for controlling exceptions for auto play 2021-01-15 15:51:31 -05:00
Sebastian Kaspari
8bc1202159 [fenix] Add unit tests for FennecWebAppIntentProcessor. 2021-01-15 14:35:16 -05:00
Mugurell
426ed78138 [fenix] For https://github.com/mozilla-mobile/fenix/issues/16519: Add space above Delete History button (https://github.com/mozilla-mobile/fenix/pull/17492)
add space above Delete History button

Co-authored-by: Jocelyne Abi Haidar <jocelyne.ah1@gmail.com>
2021-01-15 11:20:49 -05:00
Sebastian Kaspari
8a7505843a [fenix] Migrate some "selected tab" reads from SessionManager to BrowserStore. 2021-01-15 16:52:59 +01:00
Arturo Mejia
82847b2b61 [fenix] For issue https://github.com/mozilla-mobile/fenix/issues/17457: Prevent page refresh when tapping the security icon 2021-01-15 10:18:59 -05:00
codrut.topliceanu
df625cd8b9 [fenix] For https://github.com/mozilla-mobile/fenix/issues/16238 - Back button now dismisses Suggested Logins
By using PromptFeature's onBackPressed the user can now press back to dismiss the Suggested Logins prompt without inadvertently navigating back
2021-01-15 10:17:05 -05:00
Mozilla L10n Automation Bot
556fac6f3a [fenix] Import l10n. 2021-01-15 14:33:24 +00:00
mcarare
c86f6fdbb5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/10417: Improve reload collection tab testing. 2021-01-15 15:30:48 +02:00
mcarare
997f1f9454 [fenix] For https://github.com/mozilla-mobile/fenix/issues/17400: Select tab opened from collection. 2021-01-15 15:30:48 +02:00
mcarare
34413d3dc8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/16393: Don't show divider above general category when not signed in 2021-01-15 15:28:58 +02:00
Christian Sadilek
b0f7acdaff [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/17443: IllegalStateException in startPostponedEnterTransition on HomeFragment 2021-01-14 12:55:00 -05:00
isabelrios
0f6e44f7bc [fenix] Changes to run tests on beta builds (https://github.com/mozilla-mobile/fenix/pull/16786)
* Changes to run tests on beta builds

* remove dontoptime and fix bookmarks tests

* fix ktlint and smokeTest

* add variable for package name

* rebase and fix conflicts

* add yml files and modify script to run tests

* fix yml file indentation

* changes in kind file and add try_task

* fix error kind file

* fix error kind file 2

* fix error kind file 3

* fix reviewer comments

* remove mockwebserver implementation as per reviewer comment

* run beta tests only on releases branches

* reg exp for master branch

* reg exp for master branch2

* modify try_task with release branch

* remove try file

* let's start by running only one test

* address latest reviewers comments

* double check correct tasks for release branch

* remove try file after confirming beta build run

Co-authored-by: isabel rios <isabelrios@MBP-de-isabel-2.home>
2021-01-14 15:47:36 +01:00
Christian Sadilek
1677bb0fc7 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/17441: NPE when invalidating toolbar in response to reader changes 2021-01-13 16:52:52 -05:00
jhugman
152e140c55 [fenix] SDK-158 Use disabled/no-op version of Nimbus object to eliminate unnecessary Rust call (https://github.com/mozilla-mobile/fenix/pull/17372) r=christian 2021-01-13 18:26:06 +00:00
Arturo Mejia
e5956c919f [fenix] For https://github.com/mozilla-mobile/fenix/issues/16847: Allow autoplay to controlled via the toolbar. 2021-01-13 15:51:49 +01:00
Sebastian Kaspari
21e848692d [fenix] Update to latest feature-intent and feature-recentlyclosed APIs (and update Android Components). 2021-01-13 15:51:49 +01:00
Oana Horvath
ecdf3415d2 [fenix] For https://github.com/mozilla-mobile/fenix/issues/16615: UI smoke test editCustomSearchEngineTest 2021-01-13 14:39:20 +02:00
hakkikaancaliskan
9954d20d0a [fenix] For https://github.com/mozilla-mobile/fenix/issues/12732: Match notification accent color with app theme 2021-01-12 10:31:38 -05:00
Mihai Adrian Carare
cca00bd8eb [fenix] For https://github.com/mozilla-mobile/fenix/issues/13522: Also remove history entries from tab history. (https://github.com/mozilla-mobile/fenix/pull/17392)
* For https://github.com/mozilla-mobile/fenix/issues/13522: Also remove history entries from tab history.

* For https://github.com/mozilla-mobile/fenix/issues/13522: Test that deleting history also removes it from tab history.
2021-01-12 09:13:24 -05:00
AndiAJ
b8f819b12c [fenix] For https://github.com/mozilla-mobile/fenix/issues/16615: UI Smoke Tests for Recently Closed Tabs 2021-01-12 14:38:09 +02:00
Mozilla L10n Automation Bot
244a3aa65b [fenix] Import l10n. 2021-01-12 00:25:09 +00:00
Oana Horvath
5ac58d8b6e [fenix] For https://github.com/mozilla-mobile/fenix/issues/10798 & https://github.com/mozilla-mobile/fenix/issues/14526: Apply auto-download test file fix for download UI tests 2021-01-11 18:42:11 +02:00