Bug 1851940 Comment 4 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:

When Firefox Suggest is enabled, addon suggestions should also be enabled by default. So to test this, please enable Firefox Suggest as you normally do (`browser.urlbar.quicksuggest.enabled` = true) and type any addon keyword, for example:

```
clips
videos
how to download
grammar
spam
adblock
```
STR for QA:

## Firefox Suggest enabled

When Firefox Suggest is enabled, addon suggestions should also be enabled by default. So to test this, please enable Firefox Suggest as you normally do (`browser.urlbar.quicksuggest.enabled` = true) and type any addon keyword, for example:

```
clips
videos
how to download
grammar
spam
adblock
```

## Firefox Suggest disabled

Addon suggestions should *not* be shown when Firefox Suggest is disabled, i.e. when `browser.urlbar.quicksuggest.enabled` = false. Firefox Suggest is only enabled for users in the U.S. (unless you set that pref in about:config), so outside the U.S. addon suggestions should not be shown.

Back to Bug 1851940 Comment 4