Bug 1613855 [erroneously sets](https://hg.mozilla.org/mozilla-central/rev/1b407a1a33d6#l2.202) the prefs `searchTips.<type>.shownCount` rather than `browser.urlbar.searchTips.<type>.shownCount`, meaning that `shownCount` will not be meaningfully recorded. This should be corrected and uplifted to beta.
Bug 1614656 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.
Bug 1613855 [erroneously sets](https://hg.mozilla.org/mozilla-central/rev/1b407a1a33d6#l2.202) the prefs `searchTips.(type).shownCount` rather than `browser.urlbar.searchTips.(type).shownCount`, meaning that `shownCount` will not be meaningfully recorded. This should be corrected and uplifted to beta.