2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-03 23:15:31 +00:00
Commit Graph

9 Commits

Author SHA1 Message Date
Arturo Mejia
20c6c90df8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24906: Add SURVEY style to nimbus messages FML. 2022-04-21 16:51:06 -04:00
Roger Yang
002be083d4 [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/24733: Create nimbus feature for Unified Search experimentation 2022-04-19 00:07:37 +00:00
Arturo Mejia
faabf505c6 [fenix] Enable messaging framework in nightly 2022-04-13 01:41:49 +00:00
Roger Yang
c947d44c64 [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/24733: Setup search for Unified Search experimentation 2022-04-12 22:35:57 +00:00
jhugman
ed086b6f71 [fenix] Add defaults to FML, add control behaviour 2022-04-01 16:13:39 +00:00
Jonathan Almeida
70014e589a [fenix] For https://github.com/mozilla-mobile/fenix/issues/24220 and https://github.com/mozilla-mobile/fenix/issues/24223: Connect GleanPlumb messages with the new tab ui card.
Co-authored-by: Jonathan Almeida <jalmeida@mozilla.com>
2022-03-26 22:14:49 +00:00
Gabriel Luong
d1e3135793 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23990 - Allow for Nimbus experimentation for Contile top sites 2022-03-04 17:20:38 +00:00
jhugman
0541ba4fd9 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/23492: Perf regression of calling isFirefoxDefault from main thread (https://github.com/mozilla-mobile/fenix/pull/23556)
* Fixes https://github.com/mozilla-mobile/fenix/issues/23492 — Fixup perf regression of calling isFirefoxDefault from the main thread

* Tightening of near defunct default browser message

* Fixup early crash in debug build

* ktlint
2022-02-08 12:44:07 +00:00
jhugman
9b651a484b [fenix] First use of Nimbus FML plugin (https://github.com/mozilla-mobile/fenix/pull/23400)
* Consume Nimbus FML plugin

* Convert Homescreen to use FML

* Convert nimbusValidation to use FML

* Convert legacy experiments to use the feature API and FML

Remove dead helper code and documentation

* Fixup failing test

Co-authored-by: Grisha Kruglov <gkruglov@mozilla.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-01-28 12:48:05 +00:00