chrome.toml (259B)
1 [DEFAULT] 2 support-files = [ 3 "!/dom/geolocation/test/mochitest/geolocation_common.js", 4 "!/dom/geolocation/test/mochitest/network_geolocation.sjs", 5 ] 6 7 ["test_handlerSpinsEventLoop.html"] 8 prefs = ["network.xhr.block_sync_system_requests=false"] # Bug 721336