Bug 1981982 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.

**Found in**
* Nightly 143.0a1;

**Affected versions**
* Nightly 143.0a1;


**Tested platforms**
* Affected platforms: Windows 11, Mac 13, Ubuntu 24

**Preconditions**
- browser.urlbar.quicksuggest.dynamicSuggestionTypes = important_dates
- browser.urlbar.quicksuggest.enabled = true
- browser.urlbar.suggest.quicksuggest.nonsponsored = true
- Remote-Settings connected to Dev


**Steps to reproduce**
1. Region to US, type `ramadan` to trigger Important dates suggestion
2. Region to RO, type `ramadan` to trigger Important dates suggestion

**Expected result**
* there are different regions RS collections feeding different important dates, since the list would be different for different regions
* if there is no collection available for a given region, the important dates should return nothing, even if the feature is enabled.

**Actual result** (see screenshots)
* currently it seems like the setup and results are not region/RS collection based

**Additional Notes:**
* For QA testing purposes, at least 2 RS collections should be setup up with 2 test regions to test this out, even if, for now the data set up is bogus.
**Found in**
* Nightly 143.0a1;

**Affected versions**
* Nightly 143.0a1;


**Tested platforms**
* Affected platforms: Windows 11, Mac 13, Ubuntu 24

**Preconditions**
- browser.urlbar.quicksuggest.dynamicSuggestionTypes = important_dates
- browser.urlbar.quicksuggest.enabled = true
- browser.urlbar.suggest.quicksuggest.nonsponsored = true
- Remote-Settings connected to Dev


**Steps to reproduce**
1. Region to US, type `ramadan` to trigger Important dates suggestion
2. Region to RO, type `ramadan` to trigger Important dates suggestion

**Expected result**
* there are different locales RS collections feeding different important dates, since the list would be different for different locales
* if there is no collection available for a given region, the important dates should return nothing, even if the feature is enabled.
* region would determine if the feature is enabled or disabled.

**Actual result** (see screenshots)
* currently it seems like the setup and results are not region/RS collection based

**Additional Notes:**
* For QA testing purposes, at least 2 RS collections should be setup up with 2 test locales to test this out, even if, for now the data set up is bogus.

Back to Bug 1981982 Comment 0