2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-05 21:20:45 +00:00
Commit Graph

4927 Commits

Author SHA1 Message Date
Oana Horvath
d7b8af78c9 For #9188: wait for page content to appear in Reader mode tests 2021-01-28 17:33:40 +02:00
Mozilla L10n Automation Bot
f3d332dd8b Import l10n. 2021-01-28 00:32:43 +00:00
Mihai Adrian Carare
8993a0acb2
For #17655: Do not pass threshold if showTopFrecentSites is false. (#17657)
* For #17655: Do not pass threshold if showTopFrecentSites is false.

* For #17655: Add unit tests for getTopSitesConfig.
2021-01-27 16:54:48 -05:00
Christian Sadilek
45c0ac85ec Remove SessionManager from BrowserFragment/ToolbarGestureHandler 2021-01-27 16:24:25 -05:00
Roger Yang
124c2baf30
Closes #17531: Use top sites count fact for top sites telemetry (#17664) 2021-01-27 12:46:16 -05:00
Oana Horvath
67ff4d460a For #9188: wait for page load in Reader mode 2021-01-27 18:14:27 +02:00
Roger Yang
eaef276345
Closes #17530: Update has open tabs metrics when tabs are opened or closed (#17557) 2021-01-27 10:51:03 -05:00
mcarare
780e3362a5 For #17464: Handle selected item background programmatically. 2021-01-27 09:14:42 -05:00
Mozilla L10n Automation Bot
4877b77073 Import l10n. 2021-01-27 01:14:34 +00:00
Christian Sadilek
ef8d07fadf Fix breaking API change in FennecMigrator 2021-01-26 19:06:02 -05:00
Gabriel Luong
171c466ada For #14302 - Skip one time pages visit from frecent top sites 2021-01-26 19:06:02 -05:00
mcarare
278ed658b6 For #17635: Check if id corresponds to a custom tab before removing it. 2021-01-26 13:10:45 -05:00
Christian Sadilek
87d6f32374 Refactor HomeFragment to use browser store 2021-01-26 10:08:02 +01:00
Mozilla L10n Automation Bot
009bb89003 Import l10n. 2021-01-26 00:27:53 +00:00
Elise Richards
39f79778a2
For #17084: Use in-app browser switching dialog (#17628)
Co-authored-by: hakkikaancaliskan <caliskanhkaan@gmail.com>
2021-01-25 16:16:24 -06:00
Elise Richards
f7b7b25213
For #16485: Tabs tray grid view telemetry (#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
023ddcc131 Refactor ExternalAppBrowserActivity and ExternalAppBrowserFragment to not use Session(Manager). 2021-01-25 13:13:26 -05:00
Arturo Mejia
b419ff82af Remove external download manager FeatureFlags 2021-01-25 13:00:22 -05:00
Arturo Mejia
f99c175ceb Remove autoplay indicator FeatureFlags 2021-01-25 12:04:06 -05:00
Oana Horvath
46487105d5 For #16615 & #11191: re-enabled ReaderViewTest and added a UI smoke test 2021-01-25 16:16:43 +02:00
Mozilla L10n Automation Bot
c21b41c1b2 Import l10n. 2021-01-25 00:30:42 +00:00
Mozilla L10n Automation Bot
48419633be Import l10n. 2021-01-24 00:26:08 +00:00
Mozilla L10n Automation Bot
ea7e8e4581 Import l10n. 2021-01-23 00:34:07 +00:00
Jonathan Almeida
65c69c6b9f Fix breaking APIs in ActivityResultHandler 2021-01-22 16:45:35 -05:00
Christian Sadilek
7001fa1735 Closes #17473: Intermittent failues of PwaOnboardingObserver 2021-01-22 16:44:36 -05:00
Gabriel Luong
70dc975299
For #17304 - Implement top site search engine attribution (#17580) 2021-01-22 14:23:46 -05:00
Sebastian Kaspari
0c41316c31 Revert "For #17044: Explicitly set a new default engine when default is deleted."
This reverts commit 633bf384e2.
2021-01-22 20:10:03 +01:00
Oana Horvath
d202daf47e For #16615: UI smoke test mainMenuInstallPWATest 2021-01-22 10:25:03 +02:00
Mozilla L10n Automation Bot
5f1b177bd7 Import l10n. 2021-01-22 00:28:04 +00:00
Michael Comella
d711874285 Closes #17451: remove verbose logs with proguard. 2021-01-21 18:31:25 -05:00
ekager
083fe26f57 For #17542 - Removes flash on renaming top site and fixes title not being updated 2021-01-21 16:10:04 -07:00
William Durand
0537594810 Add new BuildConfig variables to support AMO non-production envs 2021-01-21 17:42:55 -05:00
fevziomurtekin
ddd49170d6 For issue: #16394 Fix UI for consider increasing some elements from ETP-Exceptions page 2021-01-21 16:59:42 -05:00
Jonathan Almeida
d32b3015c4 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
c34d68d915 Closes #17548: Remove SessionManager reference from TabTrayDialogFragment 2021-01-21 11:12:16 -05:00
Christian Sadilek
0de948e8ae Issue #17548: Remove SessionManager reference from TabHistoryDialog 2021-01-21 11:12:16 -05:00
Christian Sadilek
7358a313bf Issue #17548: Remove SessionManager reference from FenixTabsAdapter 2021-01-21 11:12:16 -05:00
Oana Horvath
7c56df41df For #17309, #13447, #14534 UI tests: changed the way page Url is verified 2021-01-21 10:07:13 +02:00
Codrut Topliceanu
928ad21c51
For #17481 - Remove unused long_press_tapped metric (#17544) 2021-01-21 10:02:26 +02:00
Mozilla L10n Automation Bot
9f5838ecda Import l10n. 2021-01-21 00:31:24 +00:00
AndiAJ
c8c19077ed For #16615: UI Smoke Tests for No history in PB and Add to home screen 2021-01-20 18:08:43 +02:00
mcarare
633bf384e2 For #17044: Explicitly set a new default engine when default is deleted. 2021-01-20 17:33:35 +02:00
Codrut Topliceanu
20f2135578
For #17377 - Fix for empty awesomeBar on searchFragment open (#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
959dcd2854 Import l10n. 2021-01-20 00:36:23 +00:00
Kate Glazko
ae528e5ab2 For #15181: Remove All Downloads From Settings 2021-01-19 14:21:44 -08:00
Christian Sadilek
54da078bd3 Refactor QuickSettingsDialog to use browser store 2021-01-19 17:19:51 -05:00
Arturo Mejia
570383a54d Add dot notification for autoplay blocked content 2021-01-19 15:04:58 -05:00
mcarare
af1af358a3 For #14011: Remove new line character and spaces from string. 2021-01-19 15:41:10 +02:00
Jonathan Almeida
6dfd7ef757 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
f8ea4c5ca1 For #16615: UI Smoke Tests for Tabs Tray 2021-01-19 11:38:18 +02:00