2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-10-27 15:46:27 +00:00
Commit Graph

3305 Commits

Author SHA1 Message Date
ekager
f3d6d7f52d [fenix] For https://github.com/mozilla-mobile/fenix/issues/8897 - Don't remove all external sessions on back press 2020-03-11 14:04:27 -07:00
Christian Sadilek
cb9a67d6bd [fenix] Update to AC 37.0.0-SNAPSHOT 2020-03-11 15:21:28 -04:00
Michael Comella
9d832f24e7 [fenix] No issue: remove unused HotStartPerformanceMonitor.
This monitor for hot start was intended to be used by FNPRMS to measure
hot start. However, hot start was deprioritized so it's now essentially
unused.
2020-03-11 11:28:38 -07:00
Mihai Branescu
6d6db30a48 [fenix] For https://github.com/mozilla-mobile/fenix/issues/8800 - add tests for dismissing highlighted items 2020-03-11 19:05:55 +02:00
Mihai Branescu
7675d3113a [fenix] For https://github.com/mozilla-mobile/fenix/issues/8800 - dismiss all highlights when menu is closed 2020-03-11 19:05:55 +02:00
Severin Rudie
fa7f2f9f61 [fenix] For https://github.com/mozilla-mobile/fenix/issues/8800: clear menu highlights on use 2020-03-11 19:05:55 +02:00
mcarare
dc60ad1467 [fenix] For https://github.com/mozilla-mobile/fenix/issues/8474 Remove obsolete unit tests for removed menu items 2020-03-11 09:52:28 -07:00
mcarare
be9502ea79 [fenix] For https://github.com/mozilla-mobile/fenix/issues/8474 Reorganize browser menu items 2020-03-11 09:52:28 -07:00
Arturo Mejia
6a328a7207 [fenix] For issue https://github.com/mozilla-mobile/fenix/issues/8908 Notify users when previously unsupported add-ons
become available
2020-03-11 11:24:01 -04:00
Severin Rudie
738e5896d7 [fenix] For https://github.com/mozilla-mobile/fenix/issues/9091: fix test failure 2020-03-11 14:51:05 +01:00
ekager
1c4119d25c [fenix] For https://github.com/mozilla-mobile/fenix/issues/7087 - Add SearchView to Logins Fragment 2020-03-10 23:01:51 -07:00
ekager
7fe8246fdf [fenix] No issue: Remove useContentProcessHint from GV beta GeckoProvider 2020-03-10 22:33:11 -07:00
Severin Rudie
a61b94e01b [fenix] For https://github.com/mozilla-mobile/fenix/issues/8017: remove redundant string per localization team (https://github.com/mozilla-mobile/fenix/pull/9068)
Based on conversation in https://github.com/mozilla-mobile/fenix/pull/8953#issuecomment-594332067
2020-03-10 13:29:24 -07:00
ekager
7bc98a0efc [fenix] For https://github.com/mozilla-mobile/fenix/issues/8296 - Adds user account avatar to Account Preference 2020-03-10 11:19:22 -07:00
Emily Kager
1261f1d424 [fenix] For https://github.com/mozilla-mobile/fenix/issues/7270 - Do not overlap long logins items (https://github.com/mozilla-mobile/fenix/pull/9013) 2020-03-10 09:39:50 -05:00
Oana Horvath
9970bdf8eb [fenix] Close private tabs tests (https://github.com/mozilla-mobile/fenix/pull/8999) 2020-03-10 11:44:21 +02:00
Jonathan Almeida
cf1971176c [fenix] For https://github.com/mozilla-mobile/fenix/issues/9059: Add WebPush engine integration 2020-03-09 16:50:29 -04:00
ekager
63f1556fbf [fenix] For https://github.com/mozilla-mobile/fenix/issues/8967 - Remove ability to pref login autofilling by itself 2020-03-09 13:19:47 -07:00
mcarare
d8cba93d1b [fenix] For https://github.com/mozilla-mobile/fenix/issues/8788 Use Flexbox instead of Grid manager for top sites 2020-03-09 11:01:14 -07:00
mcarare
e60d61604c [fenix] For https://github.com/mozilla-mobile/fenix/issues/8985 Fix Share Menu display when having recently used list.
Allow for All Actions recyclerview to scroll to end.
Adjust padding for views.
2020-03-09 10:48:02 -07:00
Emily Kager
4f04e2ee6c [fenix] For https://github.com/mozilla-mobile/fenix/issues/8423 - Adds delete login confirmation dialog (https://github.com/mozilla-mobile/fenix/pull/9014) 2020-03-09 15:51:18 +02:00
mozilla-l10n-automation-bot
768ca2639c [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/9041) 2020-03-09 14:56:32 +02:00
Mozilla L10n Automation Bot
09b41ae982 [fenix] Import l10n. 2020-03-06 20:24:51 -08:00
Tom Prince
dbd6a2439e [fenix] Bug 1619795: Cleanup. (https://github.com/mozilla-mobile/fenix/pull/9015)
There were a couple of errors in the original pull request for this bug:
- The raptor tasks had duplicated dependencies.
- The filename of the minidump_stackwalk artifact was incorrect.
2020-03-06 10:43:14 +01:00
David Walsh
4c5534d5b7 [fenix] For https://github.com/mozilla-mobile/fenix/issues/8874 - Update tab deletion colors 2020-03-05 21:21:37 -08:00
Mozilla L10n Automation Bot
890311e23c [fenix] Import l10n. 2020-03-05 21:19:42 -08:00
mcarare
d1bf943cdb [fenix] For https://github.com/mozilla-mobile/fenix/issues/8975: Update unit tests for new separator between title and url 2020-03-05 21:17:36 -08:00
mcarare
6a5c11c87e [fenix] For https://github.com/mozilla-mobile/fenix/issues/8975: Separate title from url with line break when sharing links 2020-03-05 21:17:36 -08:00
Grisha Kruglov
4df26017e6 [fenix] No issue: make fenix build again
Regression from when we made auto-publish flow work on Windows.
2020-03-05 15:03:25 -08:00
Sawyer Blatz
4b14b16d51 [fenix] For https://github.com/mozilla-mobile/fenix/issues/7158: Improves home to search animation (https://github.com/mozilla-mobile/fenix/pull/9008) 2020-03-05 13:54:54 -08:00
Christian Sadilek
a2fdbe0576 [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/8291: Speculatively create content process in search fragment 2020-03-05 16:02:23 -05:00
Christian Sadilek
590a684c0d [fenix] Update to AC 36.0.0-SNAPSHOT 2020-03-05 16:02:23 -05:00
Sawyer Blatz
74b3046b65 [fenix] For https://github.com/mozilla-mobile/fenix/issues/7158: Improves browser to search animation (https://github.com/mozilla-mobile/fenix/pull/8961) 2020-03-05 12:29:23 -08:00
Sebastian
e6c5de8f73 [fenix] Use new MemoryConsumer.onTrimMemory() API. 2020-03-05 20:02:22 +01:00
Mozilla L10n Automation Bot
e9ab4ef344 [fenix] Import l10n. 2020-03-05 14:25:13 +01:00
Oana Horvath
dababfdb9a [fenix] UI tests for Private browsing settings sub-menu (https://github.com/mozilla-mobile/fenix/pull/8395) 2020-03-05 12:25:48 +02:00
Jim Porter
f63364c4e2 [fenix] For https://github.com/mozilla-mobile/fenix/issues/7847: Improve startup performance of the Fenix wrapper around Glean 2020-03-04 16:21:45 -08:00
Tom Prince
c434499167 [fenix] Bug 1609145: Use retrigger (rather than re-run) by default on test tasks. 2020-03-04 15:52:25 -08:00
Tom Prince
5aafb319d1 [fenix] Bug 1619795: Use toolchain-style fetches (and toolchain-artifact attribute).
The mozilla-central ffmpeg toolchain (used in Bug 1613479/https://github.com/mozilla-mobile/fenix/pull/8780) has an
artifact that does not start with `public/build/` (it starts with just
`public/`). To easily support that, we want to set the `toolchain-artfiact`
attribute for that task.

We switched `index_search` to be a job-type in
[taskgraph](932b4cf48c)
which pass through `attributes` from the task definition (and is also more
future proof for adding fenix-specific toolchain tasks). This updates taskgraph
and the consumers of the current toolchain.
2020-03-04 11:18:03 -08:00
Sebastian
2088e60c28 [fenix] Update IntentProcessor implementation to comply with new interface. 2020-03-04 09:40:00 -08:00
ekager
a13c04cb73 [fenix] For https://github.com/mozilla-mobile/fenix/issues/8621 - Disable failing handlePermissionsChange test 2020-03-04 08:13:46 -08:00
isabelrios
cebd985b4f [fenix] sync-integration-tests-fix-paths (https://github.com/mozilla-mobile/fenix/pull/8931)
* sync-integration-tests-fix-paths

* fix Jenkins file to store the report

* address reviewer comments
2020-03-04 10:56:56 -05:00
Mozilla L10n Automation Bot
a0bfe35c43 [fenix] Import l10n. 2020-03-03 23:17:32 -08:00
Mozilla L10n Automation Bot
09859ed3c4 [fenix] Import l10n. 2020-03-03 15:29:40 -08:00
ekager
5272fb0c80 [fenix] Update UI tests 2020-03-03 14:44:38 -08:00
Josh Vocal
a947993ec5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/7554: Add App Services Version to About Page 2020-03-03 14:44:38 -08:00
Gabriel Luong
5963579caf [fenix] For https://github.com/mozilla-mobile/fenix/issues/8593 - Style the add-ons permission dialog to match the Fenix theme 2020-03-03 17:09:09 -05:00
Severin Rudie
6080eb62e1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/8017: fix wifi string (https://github.com/mozilla-mobile/fenix/pull/8953) 2020-03-03 13:36:13 -08:00
Jonathan Almeida
dcd9a15e91 [fenix] For https://github.com/mozilla-mobile/fenix/issues/8950: Unregister observers in the main scope coroutine 2020-03-03 16:20:20 -05:00
ekager
7bb9f54ce0 [fenix] Match Theme Indepedent Grey 2020-03-03 12:51:58 -08:00