Bug 2015093 Comment 3 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

**A few notes on things to verify for QA**

1. Set `browser.settings-redesign.enabled` pref to `true` to see the promo on each "new" setting pane (e.g. Home, AI Controls, etc), but it should not show on any of the legacy panes that are going away after the redesign flip (e.g. "General", etc). 
2. If  `browser.settings-redesign.enabled` pref is unset or set to `false`, the promo should never show on any pane.
3. Clicking "Got it" should hide it across all panes and automatically set the `browser.settings-redesign.promo.dismissed` pref to `true`.  
4. But the promo should show again on all relevant panes if `browser.settings-redesign.promo.dismissed` pref is unset or set to `false`.
5. If `browser.settings-redesign.promo.dismissed` is manually set to `true`, the promo shouldn't show anywhere, even if `browser.settings-redesign.enabled` pref is set to `true`
**A few notes on things to verify for QA**

1. Set `browser.settings-redesign.enabled` pref to `true` to see the promo on each "new" setting pane (e.g. Home, AI Controls, etc), but it should not show on any of the legacy panes that are going away after the redesign flip (e.g. "General", etc). 
2. If  `browser.settings-redesign.enabled` pref is unset or set to `false`, the promo should never show on any pane.
3. Clicking "Got it" on the promo should hide the promo across all panes and automatically set the `browser.settings-redesign.promo.dismissed` pref to `true`.  
4. But the promo should show again on all relevant panes if `browser.settings-redesign.promo.dismissed` pref is unset or set to `false`.
5. If `browser.settings-redesign.promo.dismissed` is manually set to `true`, the promo shouldn't show anywhere, even if `browser.settings-redesign.enabled` pref is set to `true`
**A few notes on things to verify for QA**

1. Set `browser.settings-redesign.enabled` pref to `true` to see the promo on each "new" setting pane (e.g. Home, AI Controls, etc), but it should not show on any of the legacy panes that are going away after the redesign flip (e.g. "General", etc). 
2. If  `browser.settings-redesign.enabled` pref is unset or set to `false`, the promo should never show on any pane.
3. Clicking "Got it" on the promo should hide the promo across all panes and automatically set the `browser.settings-redesign.promo.dismissed` pref to `true`.  
4. But the promo should show again on all relevant panes if `browser.settings-redesign.promo.dismissed` pref is unset or set to `false`.
5. If `browser.settings-redesign.promo.dismissed` is manually set to `true`, the promo shouldn't show anywhere, even if `browser.settings-redesign.enabled` pref is set to `true`
6. Remember to reload after pref changes. Changing a pref won't automatically reflect the promo change in the pane until a reload.
**A few notes on things to verify for QA**

1. Set `browser.settings-redesign.enabled` pref to `true` to see the promo on each "new" setting pane (e.g. Home, AI Controls, etc), but it should not show on any of the legacy panes that are going away after the redesign flip (e.g. "General", etc). 
2. If  `browser.settings-redesign.enabled` pref is unset or set to `false`, the promo should never show on any pane.
3. Clicking "Got it" on the promo should hide the promo across all panes and automatically set the `browser.settings-redesign.promo.dismissed` pref to `true`.  
4. But the promo should show again on all relevant panes if `browser.settings-redesign.promo.dismissed` pref is unset or set to `false`.
5. If `browser.settings-redesign.promo.dismissed` is manually set to `true`, the promo shouldn't show anywhere, even if `browser.settings-redesign.enabled` pref is set to `true`
6. Remember to reload setting page after pref changes. Changing a pref won't immediately reflect the promo change until after a reload.

Back to Bug 2015093 Comment 3