зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1815240 - Reference Nimbus variable in persist search tip check - r=adw
Differential Revision: https://phabricator.services.mozilla.com/D168967
This commit is contained in:
Родитель
7b696ae36a
Коммит
e4c80204c3
|
@ -405,7 +405,7 @@ class ProviderSearchTips extends UrlbarProvider {
|
|||
// a specific tip can be shown to the user, and the
|
||||
// the url is a default SERP.
|
||||
let shouldShowPersistTip =
|
||||
lazy.UrlbarPrefs.get("showSearchTerms.featureGate") &&
|
||||
lazy.UrlbarPrefs.isPersistedSearchTermsEnabled() &&
|
||||
(lazy.UrlbarPrefs.get(`tipShownCount.${TIPS.PERSIST}`) <
|
||||
MAX_SHOWN_COUNT ||
|
||||
ignoreShowLimits) &&
|
||||
|
|
Загрузка…
Ссылка в новой задаче