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

follow-up from bug 1691478

##### [Environment:]
Windows 10, Mac 10.14.6, Ubuntu 20.04

##### [Steps]:
1. Start an en-ca localized older version (87.0a1) with an user.js that has 
      user_pref("browser.search.region", "CA");
      user_pref("browser.topsites.useRemoteSetting", false);
2.  Note down the topsites: the order would be amazon.ca is on pos 5 unpinned.
3.  Close Fx down, edit the said user.js and change user_pref("browser.topsites.useRemoteSetting", true);
4. Download latest beta - 87.b05
5. Start beta 87.b05 with the above profile. (migration scenario)

##### [Actual Result:]
amazon.ca is pinned and on position 1

##### [Expected Result:]
amazon.ca is pinned and on position 5

##### [Note:]
Unpinning in the above actual result will send the amazon.ca to position 5.
follow-up from bug 1691478

##### [Environment:]
Windows 10, Mac 10.14.6, Ubuntu 20.04

##### [Steps]:
1. Start an en-ca localized older version (87.0a1) with an user.js that has 
      user_pref("browser.search.region", "CA");
      user_pref("browser.topsites.useRemoteSetting", false);
2.  Note down the topsites: the order would be amazon.ca is on pos 5 unpinned.
3.  Close Fx down, edit the said user.js and change user_pref("browser.topsites.useRemoteSetting", true);
4. Download latest beta - 87.b05
5. Start beta 87.b05 with the above profile. (migration scenario)

##### [Actual Result:]
amazon.ca is pinned and on position 1

##### [Expected Result:]
amazon.ca is pinned and on position 5

##### [Note:]
Unpinning in the above actual result will send the amazon.ca to position 5 (order 50).

Back to Bug 1696187 Comment 0