mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-01 13:28:39 +09:00
29 lines
642 B
INI
29 lines
642 B
INI
[DEFAULT]
|
|
support-files =
|
|
frame_appid_facet.html
|
|
frame_appid_facet_insecure.html
|
|
frame_appid_facet_subdomain.html
|
|
frame_no_token.html
|
|
frame_register.html
|
|
frame_register_sign.html
|
|
pkijs/asn1.js
|
|
pkijs/common.js
|
|
pkijs/x509_schema.js
|
|
pkijs/x509_simpl.js
|
|
u2futil.js
|
|
|
|
# Feature does not function on e10s (Disabled in Bug 1297552)
|
|
[test_util_methods.html]
|
|
skip-if = !e10s
|
|
[test_no_token.html]
|
|
skip-if = !e10s
|
|
[test_register.html]
|
|
skip-if = !e10s
|
|
[test_register_sign.html]
|
|
skip-if = !e10s
|
|
[test_appid_facet.html]
|
|
skip-if = !e10s
|
|
[test_appid_facet_insecure.html]
|
|
skip-if = !e10s
|
|
[test_appid_facet_subdomain.html]
|
|
skip-if = !e10s
|