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

[browser_permmgr_sync.js]
# The browser_permmgr_sync test tests e10s specific behavior, and runs code
# paths which would hit the debug only assertion in
# PermissionManager::PermissionKey::CreateFromPrincipal. Because of this, it
# is only run in e10s opt builds.
skip-if = debug || !e10s
[browser_permmgr_viewsrc.js]