summaryrefslogtreecommitdiffstats
path: root/browser/extensions/formautofill/test/browser/address/browser.ini
blob: 4eb6cc8927c51a1bc85a941b00ddf1e33fc14f56 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[DEFAULT]
prefs =
  extensions.formautofill.addresses.enabled=true
  # lower the interval for event telemetry in the content process to update the parent process
  toolkit.telemetry.ipcBatchTimeout=0
support-files =
  ../head.js
  ../../fixtures/autocomplete_address_basic.html
  ../../fixtures/without_autocomplete_address_basic.html
  head_address.js

[browser_address_doorhanger_display.js]
[browser_address_telemetry.js]