Bug 1620576: Refer to the start time of the session with the update applied to suppre...
commit9e7b132bbbb6caf3a8b69ebf6bc8345097c9497f
authorDaisuke Akatsuka <daisuke@birchill.co.jp>
Tue, 26 Sep 2023 20:36:01 +0000 (26 20:36 +0000)
committerDaisuke Akatsuka <daisuke@birchill.co.jp>
Tue, 26 Sep 2023 20:36:01 +0000 (26 20:36 +0000)
tree2863f44e91fd1467bac7b3baac6a475605339f24
parent2362dbeb1a5739844269c4fae3278b1a8c4ab552
Bug 1620576: Refer to the start time of the session with the update applied to suppress browser tips. r=adw,jteow,Gijs

Differential Revision: https://phabricator.services.mozilla.com/D186900
browser/components/BrowserContentHandler.sys.mjs
browser/components/urlbar/UrlbarProviderSearchTips.sys.mjs
browser/components/urlbar/moz.build
browser/components/urlbar/tests/browser-tips/browser_searchTips.js
browser/components/urlbar/tests/browser-tips/browser_searchTips_interaction.js
browser/components/urlbar/tests/browser-tips/suppress-tips/active-update.xml [new file with mode: 0644]
browser/components/urlbar/tests/browser-tips/suppress-tips/browser.toml [new file with mode: 0644]
browser/components/urlbar/tests/browser-tips/suppress-tips/browser_suppressTips.js [new file with mode: 0644]
browser/components/urlbar/tests/browser-tips/suppress-tips/config_localhost_update_url.json [new file with mode: 0644]
browser/components/urlbar/tests/browser-tips/suppress-tips/updates/0/update.status [new file with mode: 0644]
browser/modules/LaterRun.sys.mjs