Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(425)

Unified Diff: extensions/common/api/test.json

Issue 2850793005: Remove command line/field trial support and configs for Isolate Extensions. (Closed)
Patch Set: Remove more cases of "isolate.*extension" Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: extensions/common/api/test.json
diff --git a/extensions/common/api/test.json b/extensions/common/api/test.json
index 3ff4858f1e41d3be9a400e0a9fc046486d7b947d..bd4402c2da57690d7e49706ea0aa30ff34d7224d 100644
--- a/extensions/common/api/test.json
+++ b/extensions/common/api/test.json
@@ -58,10 +58,6 @@
"description": "The port on which the test WebSocket server is listening.",
"minimum": 0,
"maximum": 65535
- },
- "isolateExtensions": {
- "type": "boolean",
- "description": "Whether or not extensions are running in site isolation mode."
}
}
}

Powered by Google App Engine
This is Rietveld 408576698