Commit Graph

5955 Commits

Author SHA1 Message Date
Christian Sadilek
50e66b469d Remove SessionManager reference from FenixApplication 2021-02-05 14:16:35 +01:00
Oana Horvath
f0b7b3b987 For #17847: disables editCustomSearchEngineTest 2021-02-05 11:11:33 +02:00
MickeyMoz
378e68f3a6 Update Android Components version to 73.0.20210204143136. 2021-02-04 18:21:26 +01:00
Andrei Joltan
936966596a
For #16020 Fix Intermittent tests caused by the Menu Button (#17829) 2021-02-04 11:42:58 -05:00
amedyne
e1d6fa527c
Add configuration file for probot-stale - https://github.com/probot/stale (#17801)
* Create stale.yml

* Update stale.yml

* Update stale.yml
2021-02-04 09:53:58 -05:00
Oana Horvath
9783930ac5 For #16615: UI smoke test customTrackingProtectionSettingsTest 2021-02-04 12:17:23 +02:00
AndiAJ
a4a2a59b7d For #12895 Fix Intermittent test navigateBookmarksFoldersTest 2021-02-04 10:06:39 +02:00
hwinnemo
c488bb0e11 For #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
f4a7b4c066 Remove TabsUseCases methods that take a Session object. 2021-02-03 15:16:39 -05:00
Grisha Kruglov
3ce9bf93bc Exclude separators from the bookmarks UI 2021-02-03 11:09:01 -08:00
Grisha Kruglov
ebca575e26 Reuse helper functions in bookmark tests 2021-02-03 11:09:01 -08:00
Mugurell
40fc9c1085 For #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
fedc2e1187 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
994ec4d55a For #17364: Make hint scrollable and do not overlap other elements. 2021-02-03 14:54:03 +02:00
mcarare
d7ad203544 For #17364: Do not show search suggestion hint before starting to type. 2021-02-03 14:54:03 +02:00
rxu
542071a344 Add mozcn safebrowsing for release variant 2021-02-03 10:35:32 +01:00
Christian Sadilek
e76445b299 Refactor WebAppSiteControlsBuilder to use browser store 2021-02-03 10:16:06 +01:00
Mozilla L10n Automation Bot
dca0cb8c10 Import l10n. 2021-02-03 00:27:35 +00:00
Christian Sadilek
3dc638700f Refactor tryReloadTabBy to use browser store 2021-02-02 17:13:13 -05:00
MickeyMoz
f4c0fe7643 Update Android Components version to 73.0.20210202194906. 2021-02-02 21:15:11 +00:00
Sebastian Kaspari
28c105dcb3 Remove SessionManager dependency from CustomTabsIntegration. 2021-02-02 14:17:46 -05:00
Elise Richards
854a5e676f
Increase date on expired metrics (#17766) 2021-02-02 12:27:10 -06:00
Arturo Mejia
e3b6f060ae For #12822 - Opt-in of scoped storage 2021-02-02 12:58:44 -05:00
MickeyMoz
acae320950 Update Android Components version to 73.0.20210202143148. 2021-02-02 17:33:16 +00:00
isabelrios
47d7476f9c
Revert "Run UI tests nightly def (#17513)" (#17761)
This reverts commit 06c1734aa5.
2021-02-02 08:39:51 -08:00
Jonathan Almeida
824f3fd821 Issue #1340: Forward Activity results to the fragment 2021-02-02 19:46:20 +04:00
isabelrios
06c1734aa5
Run UI tests nightly def (#17513)
* run-ui-test-nightly

* Run ui tests on nightly build

* set correct number of shard according to tests running

* fix typo

* removing testing file

Co-authored-by: isabel rios <isabelrios@MBP-de-isabel-2.home>
2021-02-02 14:39:07 +01:00
Oana Horvath
f180d932c8 For #16959: verify page url not content in swipeToSwitchTabTest 2021-02-02 15:19:00 +02:00
AndiAJ
c8c0131d00 Go Forward Test Fix 2021-02-02 10:23:29 +02:00
AndiAJ
5eb1a3d210 For #17641 Fix Intermittent test addPredefinedSearchEngineTest 2021-02-02 10:23:22 +02:00
AndiAJ
23e6f7aa91 For #16615: UI Smoke Tests for Tab Crash Reporter 2021-02-02 10:23:04 +02:00
Mozilla L10n Automation Bot
4c2a4f4d2e Import l10n. 2021-02-02 01:48:13 +00:00
MickeyMoz
21c95f38ec Update Android Components version to 73.0.20210201143120. 2021-02-02 00:50:15 +00:00
jhugman
72f977771d
Re-enable Nimbus with Off the main thread I/O and non-blocking networking (#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
d8085480ad Increase AMO collection cache timeout to 2 days 2021-02-01 17:08:34 -05:00
Michael Comella
cdc008f6a3 For #17553: renew storage.stats metrics. 2021-02-01 16:33:08 -05:00
Christian Sadilek
89ad370eb2 Remove SessionManager references from UI tests 2021-02-01 10:58:46 -05:00
mawen7
1df656cd0e
Include selected session in session suggestions if opened from home fragment (#17127) 2021-02-01 10:17:49 +02:00
MickeyMoz
9873732790 Update Android Components version to 73.0.20210131143119. 2021-01-31 16:24:51 +00:00
MickeyMoz
4bc6b85237 Update Android Components version to 73.0.20210129195412. 2021-01-31 02:55:37 +00:00
Mozilla L10n Automation Bot
4507560325 Import l10n. 2021-01-31 00:36:55 +00:00
Mozilla L10n Automation Bot
9afb78de3f Import l10n. 2021-01-30 00:29:45 +00:00
Michael Comella
d48bb2a4cc Revert "For #17447: add intentional delay to cold start up in debug and nightly."
This reverts commit 093470a8b3. This
intentional regression was only intended to be temporary so now we're
removing it.
2021-01-29 14:59:27 -08:00
Mickey Moz
8586b689f0
Update Android Components version to 73.0.20210129143134. (#17695)
Co-authored-by: Roger Yang <royang@mozilla.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2021-01-29 17:25:21 -05:00
Roger Yang
d434ff13a5
For #17092: Dismiss toolbar menu when configuration change occurs (#17682) 2021-01-29 15:16:21 -05:00
Jonathan Almeida
66b94ced14 Close #1340: Add support for WebAuthnFeature 2021-01-29 22:57:49 +04:00
Jonathan Almeida
a97ea9ac53 Update Android Components version to 73.0.20210129102924 2021-01-29 22:57:49 +04:00
rxu
be0382fca7 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
e188185b15
For #16828 - Adds telemetry for open in app banner (#17049)
* For #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
81e08b2e7f Close #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