summaryrefslogtreecommitdiffstats
path: root/toolkit/modules/tests
diff options
context:
space:
mode:
authorwolfbeast <mcwerewolf@wolfbeast.com>2019-07-08 21:46:44 +0200
committerwolfbeast <mcwerewolf@wolfbeast.com>2019-07-08 21:46:44 +0200
commitf7f7224dedd63809fbf5532b7ac843cea22d9499 (patch)
tree85f998c9661d5809b56109f483177d338f63a9ce /toolkit/modules/tests
parent20e3587ef5a97f190da7a4e674e988d7189c795c (diff)
downloadUXP-f7f7224dedd63809fbf5532b7ac843cea22d9499.tar
UXP-f7f7224dedd63809fbf5532b7ac843cea22d9499.tar.gz
UXP-f7f7224dedd63809fbf5532b7ac843cea22d9499.tar.lz
UXP-f7f7224dedd63809fbf5532b7ac843cea22d9499.tar.xz
UXP-f7f7224dedd63809fbf5532b7ac843cea22d9499.zip
Remove e10s info from about:support
tag #953
Diffstat (limited to 'toolkit/modules/tests')
-rw-r--r--toolkit/modules/tests/browser/browser_Troubleshoot.js7
1 files changed, 0 insertions, 7 deletions
diff --git a/toolkit/modules/tests/browser/browser_Troubleshoot.js b/toolkit/modules/tests/browser/browser_Troubleshoot.js
index 4124be1fb..ebc4de1f9 100644
--- a/toolkit/modules/tests/browser/browser_Troubleshoot.js
+++ b/toolkit/modules/tests/browser/browser_Troubleshoot.js
@@ -126,13 +126,6 @@ const SNAPSHOT_SCHEMA = {
supportURL: {
type: "string",
},
- remoteAutoStart: {
- type: "boolean",
- required: true,
- },
- autoStartStatus: {
- type: "number",
- },
numTotalWindows: {
type: "number",
},