Bug 1728430 Comment 12 Edit History

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

STR for QA

1. Set `browser.urlbar.quicksuggest.enabled = true`
2. Set `browser.urlbar.quicksuggest.shouldShowOnboardingDialog = false`
3. Open about:preferences#privacy and verify that the address bar section looks like the attached screenshot
4. Click the "Learn more" link and verify that https://support.mozilla.org/en-US/kb/navigate-web-faster-firefox-suggest?as=u&utm_source=inproduct loads (your URL may be slightly different, I'm not sure, but the page title is "Navigate the Web faster with Firefox Suggest")
5. Restart
6. In the address bar, type "ebay" and verify that no sponsored Firefox Suggest result appears in the address bar panel
6. Type "wikipedia" and verify that no non-sponsored Firefox Suggest result appears in the address bar panel (i.e., there's no result with a help button; you should see only search suggestions on a new profile)
7. In about:preferences#privacy, click the "Personalized search suggestions" checkbox
8. Restart
9. Type "ebay" and verify that no sponsored Firefox Suggest result appears in the address bar panel
10. Type "wikipedia" and verify that a Wikipedia non-sponsored Firefox Suggest result appears in the address bar panel (it should have a help button and appear last in the panel)
11. In about:preferences#privacy, click the "Show sponsored suggestions" checkbox
12. Type "ebay" and verify that an eBay sponsored Firefox Suggest result appears in the address bar panel (it should have a help button and appear last in the panel)
13. Type "wikipedia" and verify that a Wikipedia non-sponsored Firefox Suggest result appears in the address bar panel
14. Click the "Personalized search suggestions" checkbox again, verify that the "Show sponsored suggestions" checkbox becomes disabled and unchecked
15. Type "ebay" and "wikipedia" and verify that the sponsored/non-sponsored Firefox Suggest results do not appear
16. Open about:telemetry#events-tab and verify the following events appear:
  a. category=contextservices.quicksuggest method=sponsored_toggled object=enabled
  b. category=contextservices.quicksuggest method=enable_toggled object=disabled
17. Set `browser.urlbar.quicksuggest.enabled = false`
18. Refresh/re-open about:preferences#privacy and verify that the address bar section goes back to normal (the two checkboxes should not appear)
STR for QA

1. Set `browser.urlbar.quicksuggest.enabled = true`
2. Set `browser.urlbar.quicksuggest.shouldShowOnboardingDialog = false`
3. Open about:preferences#privacy and verify that the address bar section looks like the attached screenshot
4. Click the "Learn more" link and verify that https://support.mozilla.org/en-US/kb/navigate-web-faster-firefox-suggest?as=u&utm_source=inproduct loads (your URL may be slightly different, I'm not sure, but the page title is "Navigate the Web faster with Firefox Suggest")
5. Restart [Please skip this step if you're testing a build with all fixes per comment 20; do **not** restart]
6. In the address bar, type "ebay" and verify that no sponsored Firefox Suggest result appears in the address bar panel
6. Type "wikipedia" and verify that no non-sponsored Firefox Suggest result appears in the address bar panel (i.e., there's no result with a help button; you should see only search suggestions on a new profile)
7. In about:preferences#privacy, click the "Personalized search suggestions" checkbox
8. Restart [Please skip this step if you're testing a build with all fixes per comment 20; do **not** restart]
9. Type "ebay" and verify that no sponsored Firefox Suggest result appears in the address bar panel
10. Type "wikipedia" and verify that a Wikipedia non-sponsored Firefox Suggest result appears in the address bar panel (it should have a help button and appear last in the panel)
11. In about:preferences#privacy, click the "Show sponsored suggestions" checkbox
12. Type "ebay" and verify that an eBay sponsored Firefox Suggest result appears in the address bar panel (it should have a help button and appear last in the panel)
13. Type "wikipedia" and verify that a Wikipedia non-sponsored Firefox Suggest result appears in the address bar panel
14. Click the "Personalized search suggestions" checkbox again, verify that the "Show sponsored suggestions" checkbox becomes disabled and unchecked
15. Type "ebay" and "wikipedia" and verify that the sponsored/non-sponsored Firefox Suggest results do not appear
16. Open about:telemetry#events-tab and verify the following events appear:
  a. category=contextservices.quicksuggest method=enable_toggled object=enabled
  b. category=contextservices.quicksuggest method=sponsored_toggled object=enabled
  c. category=contextservices.quicksuggest method=enable_toggled object=disabled
17. Set `browser.urlbar.quicksuggest.enabled = false`
18. Refresh/re-open about:preferences#privacy and verify that the address bar section goes back to normal (the two checkboxes should not appear)

Back to Bug 1728430 Comment 12