summaryrefslogtreecommitdiffstats
path: root/browser/components/urlbar/tests/browser-tips/browser.ini
blob: d7674161dc6567dc9048862b9fc75a5d95b45d9f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.

[DEFAULT]
support-files =
  head.js

[browser_interventions.js]
[browser_picks.js]
[browser_searchTips.js]
support-files =
  ../browser/slow-page.sjs
  slow-page.html
https_first_disabled = true
[browser_searchTips_interaction.js]
https_first_disabled = true
[browser_selection.js]
[browser_updateAsk.js]
skip-if = os == 'win' && msix # Updater is disabled in MSIX builds
[browser_updateRefresh.js]
skip-if = os == 'win' && msix # Updater is disabled in MSIX builds
[browser_updateRestart.js]
skip-if = os == 'win' && msix # Updater is disabled in MSIX builds
[browser_updateWeb.js]
skip-if = os == 'win' && msix # Updater is disabled in MSIX builds