We want to rename the pref `browser.privacySegmentation.enabled` to `browser.dataFeatureRecommendations.enabled` . The current pref name does not properly reflect the setting and is confusing for both users who use about:config and developers.
Bug 1788697 Comment 0 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
We want to rename the pref `browser.privacySegmentation.enabled` to `browser.dataFeatureRecommendations.enabled` . The current pref name does not properly reflect the setting and is confusing for both users who use about:config and developers. Note that this inverts the logic too. `browser.dataFeatureRecommendations.enabled` set to `true` means users opt into recommended features / settings, where previously `true` meant more control.