xpcshell.toml (207B)
1 [DEFAULT] 2 run-if = [ 3 "os != 'android'", 4 ] 5 tags = "devtools" 6 head = "head.js" 7 firefox-appdir = "browser" 8 9 ["test_popup_initial_state.js"] 10 11 ["test_remove_common_path_prefix.js"] 12 13 ["test_webchannel-urls.js"]