Commit Graph

39 Commits

Author SHA1 Message Date
Arturo Mejia 804d286650 Bug 1797593 - Add re-engagement dialog for cookie banners. 2023-01-06 00:39:17 +00:00
rahulsainani 38a67b9517 Closes 28417: Add nimbus flags for pre permission prompt 2023-01-05 21:33:04 +00:00
jhugman 60d7a658b1
For EXP-2992: Add notification config with polling interval to messaging feature (#28381) 2023-01-05 16:57:15 +00:00
Mugurell 4298ae9d96 Bug 1804544 - Disable TCP by default in beta and release 2022-12-08 10:02:00 +00:00
Roger Yang 11efaff96c Close #27949: Add engagement notification for inactive users 2022-11-28 20:08:10 +00:00
Arturo Mejia 9bf17f1a6a Disable cookie banner handling by default. 2022-11-23 09:43:15 -05:00
owlishDeveloper 8589aec0a0 Bug 1796146 - Add UI for the Cookie Banner preferences 2022-11-15 19:42:54 +00:00
MatthewTighe 2bccb86a9b For #27698: add set as default growth data 2022-11-07 19:04:46 -05:00
Arturo Mejia 1bc33c53fa Closes #26865: Make the Nimbus MR Onboarding features true by default. 2022-09-12 16:44:08 -04:00
Arturo Mejia 5358e9b878 Closes #26858: Remove unused nimbus engine-settings tabs-prioritization-enabled feature. 2022-09-08 10:41:18 -04:00
Arturo Mejia 49bef5d309 Closes #26858: Remove unused nimbus engine-settings total-cookie-protection-enabled feature. 2022-09-08 10:41:18 -04:00
Mugurell de38ada14e For #26869 - Enable TCP by default starting with v. 106
This change should not be uplifted.
2022-09-08 13:52:10 +00:00
sarah541 bd06b626bf For #26867 - Remove feature flag for first run onboarding updates 2022-09-07 21:44:33 +00:00
Gabriel Luong da677dd650 For #26620 - Replace the onboarding nimbus feature with MR2022 nimbus feature 2022-08-24 19:46:18 +00:00
Jonathan Almeida 9fe10e8a2b Closes #26615 Add nimbus configuration feature flags for MR 2022 2022-08-24 10:18:56 +00:00
Charlie Humphreys fa3c83bcb0 add about block to nimbus.fml.yaml 2022-08-22 19:47:11 +00:00
Gabriel Luong 6a7f9075ad For #26549 - Add Nimbus feature flag for first run onboarding page updates and Jump back in CFR 2022-08-19 19:06:34 +00:00
Gabriel Luong 5f2ebf8125 For #26528 - Add a nimbus feature flag for MR Home Onboarding Dialog 2022-08-18 21:30:37 +00:00
Alexandru2909 0c6cf5f6a8 For #26335: Enable sponsored shortcuts by default 2022-08-17 12:57:40 -04:00
Mugurell f96f8465ad For #26414 - Have the Pocket spocs feature as part of the homescreen sections experiments 2022-08-16 14:35:35 +00:00
mike a 9baf0db8db Closes #26446: add wallpaper oboarding Nimbus flag 2022-08-15 23:21:25 +00:00
Gabriel Luong 8260702a3d No issue - Use the onboarding description in nimbus.fml.yaml 2022-08-15 17:17:23 -04:00
sarah541 bbb602a2fd For #26308 - Add feature flag for MR onboarding 2022-08-12 15:01:33 +00:00
Arturo Mejia 261569c2c5 For #25915: Remove the hard coded default browser message 2022-07-07 22:16:25 +00:00
Arturo Mejia 3f89c010f0 No issue: Update update default-browser style to PERSISTENT 2022-07-07 22:16:25 +00:00
Arturo Mejia 8c752c3be1 For #25736: Add experiment for Total cookie protection. 2022-07-05 19:07:05 +00:00
Arturo Mejia 8ba7b8bddc For #25213: Add tabs prioritization experiment 2022-06-29 17:11:54 +00:00
Arturo Mejia 61807c5316 No issue: Add number_of_app_launches custom attribute to nimbus messages. 2022-06-29 12:13:24 -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