Commit Graph

12 Commits

Author SHA1 Message Date
Arturo Mejia 280c0eb2bc For #25736: Add experiment for Total cookie protection.
(cherry picked from commit 8c752c3be1)
2022-07-06 15:56:37 -04:00
Mugurell 849d922038 For #25352 - Add a new FML feature to gate Pocket sponsored stories 2022-05-27 18:16:22 +00:00
Arturo Mejia b22a34db2e For #25110: Enable the messaging framework feature 2022-05-05 20:47:28 -04:00
Arturo Mejia 61e51b1635 For #24906: Add SURVEY style to nimbus messages FML. 2022-04-21 16:51:06 -04:00
Roger Yang 2b8cf67a97 Issue #24733: Create nimbus feature for Unified Search experimentation 2022-04-19 00:07:37 +00:00
Arturo Mejia 120113abff Enable messaging framework in nightly 2022-04-13 01:41:49 +00:00
Roger Yang bf7b8f97c4 Issue #24733: Setup search for Unified Search experimentation 2022-04-12 22:35:57 +00:00
jhugman 2b36ca75bf Add defaults to FML, add control behaviour 2022-04-01 16:13:39 +00:00
Jonathan Almeida f953c5ec94 For #24220 and #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 65b1716495 For #23990 - Allow for Nimbus experimentation for Contile top sites 2022-03-04 17:20:38 +00:00
jhugman b230c39a7f
Fixes #23492: Perf regression of calling isFirefoxDefault from main thread (#23556)
* Fixes #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 82a6f8cae4
First use of Nimbus FML plugin (#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