Bug 1876199 Comment 6 Edit History

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

### Beta/Release Uplift Approval Request
* **User impact if declined**: If declined, no feature callouts will be displayed after certain user actions (ex. opting out of Review Checker for the first time, etc.)
* **Is this code covered by automated tests?**: No
* **Has the fix been verified in Nightly?**: No
* **Needs manual test from QE?**: Yes
* **If yes, steps to reproduce**: Details about callouts can be found in the Figma link above.  Two of the callouts (for disabling auto-open and turning off Review Checker) can be tested as follows:

1. Launch a brand new profile
2.  set ` browser.shopping.experience2023.enabled`  and `browser.shopping.experience2023.autoOpen.enabled` to true
3. open a PDP like https://www.amazon.com/dp/B07QH7ZXH3
4. Ensure Review Checker is open and opt-in to Review Checker.
5. Turn off "automatically open Review Checker" via the toggle in Review Checker settings
6. A callout should appear on the urlbar saying that Review Checker is now closed by default
7. Open Review Checker again and press the turn off Review Checker button
8. A callout should appear on the urlbar saying that Review Checker is turned off
* **List of other uplifts needed**: Bug 1876200
* **Risk to taking this patch**: Low
* **Why is the change risky/not risky? (and alternatives if risky)**: Low risk since the newly added callouts are gated by the prefs `browser.shopping.experience2023.enabled` and `browser.shopping.experience2023.autoOpen.enabled` (both need to be true) . The pref `browser.shopping.experience2023.autoOpen.enabled` is set to false by default.

Note that this patch modifies a change made in Bug 1876200. Please uplift this patch after Bug 1876200 is uplifted.
* **String changes made/needed**: New strings were added, but they are currently not exposed to localizers and won't be translated
* **Is Android affected?**: No
### Beta/Release Uplift Approval Request
* **User impact if declined**: If declined, no feature callouts will be displayed after certain user actions (ex. opting out of Review Checker for the first time, etc.) when we enable + enrol users into our rediscoverability experiment
* **Is this code covered by automated tests?**: No
* **Has the fix been verified in Nightly?**: No
* **Needs manual test from QE?**: Yes
* **If yes, steps to reproduce**: Details about callouts can be found in the Figma link above.  Two of the callouts (for disabling auto-open and turning off Review Checker) can be tested as follows:

1. Launch a brand new profile
2.  set ` browser.shopping.experience2023.enabled`  and `browser.shopping.experience2023.autoOpen.enabled` to true
3. open a PDP like https://www.amazon.com/dp/B07QH7ZXH3
4. Ensure Review Checker is open and opt-in to Review Checker.
5. Turn off "automatically open Review Checker" via the toggle in Review Checker settings
6. A callout should appear on the urlbar saying that Review Checker is now closed by default
7. Open Review Checker again and press the turn off Review Checker button
8. A callout should appear on the urlbar saying that Review Checker is turned off
* **List of other uplifts needed**: Bug 1876200
* **Risk to taking this patch**: Low
* **Why is the change risky/not risky? (and alternatives if risky)**: Low risk since the newly added callouts are gated by the prefs `browser.shopping.experience2023.enabled` and `browser.shopping.experience2023.autoOpen.enabled` (both need to be true) . The pref `browser.shopping.experience2023.autoOpen.enabled` is set to false by default.

Note that this patch modifies a change made in Bug 1876200. Please uplift this patch after Bug 1876200 is uplifted.
* **String changes made/needed**: New strings were added, but they are currently not exposed to localizers and won't be translated
* **Is Android affected?**: No

Back to Bug 1876199 Comment 6