AndiAJ
e31b4f49e9
For #17195 Fix Intermittent UI test verifyTabTrayNotShowingStateHalfExpanded
2021-02-09 16:46:31 +02:00
AndiAJ
e0c70582b8
For #17852 Change and Fix Intermittent UI test openNewTabTest
2021-02-09 16:43:56 +02:00
Florin Strugariu
71d908b3ef
Update taskcluster settings to use short names instead of indexes
2021-02-08 17:48:49 -08:00
Michael Comella
b3ef8a11e8
For #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
4de49c7585
For #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
4084664d30
Import l10n.
2021-02-09 00:42:20 +00:00
ekager
5e9fb855f5
For #17915 - Do not launch system settings on Role Request Intent cancel
2021-02-08 09:56:38 -07:00
AndiAJ
46888cc70f
For #14523 Fix Intermittent tests verifyContextOpenLinkNewTab & verifyContextOpenLinkPrivateTab
2021-02-08 18:15:14 +02:00
Oana Horvath
c6bf949a03
For #17847 : Removes editCustomSearchEngineTest UI test
2021-02-08 17:47:05 +02:00
Mozilla L10n Automation Bot
e24580f0b7
Import l10n.
2021-02-08 00:34:20 +00:00
Arturo Mejia
3a1d56d7c8
For #17817 Change the feature prompt references from fragment to activity.
2021-02-07 08:10:57 -05:00
Mozilla L10n Automation Bot
b057dead45
Import l10n.
2021-02-07 00:39:01 +00:00
Abhinav Gupta
13f5df33a1
Hiding the usernameview if the data item.username is blank.
2021-02-06 13:20:22 -07:00
ekager
f6455b0148
Closes #17871 - use viewLifecycleOwner for TopSitesFeature owner on HomeFragment ( #17873 )
2021-02-05 19:47:25 -05:00
Mozilla L10n Automation Bot
dc8c88fa50
Import l10n.
2021-02-06 00:25:11 +00:00
Roger Yang
993cf74e72
Closes #17174 : Remove the New Media Session API Feature Flag ( #17863 )
2021-02-05 18:54:37 -05:00
ekager
0defc54449
Closes #13089 - Adds correct animations for account settings
2021-02-05 14:03:18 -07:00
ekager
f5b068a453
For #17785 - Use screenshots setting when adding secure flag
2021-02-05 13:17:47 -07:00
jhugman
1ef4102e13
Fixes #17738 - Early initialization of Nimbus ( #17834 ) r=christian
2021-02-05 18:54:47 +00:00
Mugurell
d61857c0e3
Update Android Components version
2021-02-05 18:23:32 +01:00
Mugurell
8bf1cae2ca
For #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
a3d401a3b7
For #17418 - Add event ping telemetry for the Google Top Site click ( #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
0b764fd3e4
Fixes #17833 - increment A/A experiment id ( #17835 ) r=christian
2021-02-05 16:41:46 +00:00
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