summaryrefslogtreecommitdiffstats
path: root/extensions/permissions/test/browser.toml
blob: 928a95d67d5987e2ff9d77588d6d92bf15db0a52 (plain)
1
2
3
4
5
6
7
8
9
[DEFAULT]

["browser_permmgr_sync.js"]
# The browser_permmgr_sync test  runs code
# paths which would hit the debug only assertion in
# PermissionManager::PermissionKey::CreateFromPrincipal.
skip-if = ["debug"]

["browser_permmgr_viewsrc.js"]