summaryrefslogtreecommitdiffstats
path: root/browser/components/pagedata/tests/browser/browser.toml
blob: 8bcd7a539b3717dd8820475e355a8d74baddbe00 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# 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]
prefs = [
  "browser.pagedata.log=true",
  "browser.pagedata.enabled=true",
]
support-files = ["head.js"]

["browser_pagedata_background.js"]

["browser_pagedata_basic.js"]

["browser_pagedata_cache.js"]