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

Unified Diff: testing/variations/fieldtrial_testing_config.json

Issue 2411483002: Enable win32k lockdown for ppapi processes. (Closed)
Patch Set: remove variation testing config Created 4 years, 2 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: testing/variations/fieldtrial_testing_config.json
diff --git a/testing/variations/fieldtrial_testing_config.json b/testing/variations/fieldtrial_testing_config.json
index f064d068d067e9852dbddbb7816e7c8c6024bf0a..36e2269255ea85d12c2ba237458fca41dfb79f9d 100644
--- a/testing/variations/fieldtrial_testing_config.json
+++ b/testing/variations/fieldtrial_testing_config.json
@@ -555,21 +555,6 @@
]
}
],
- "EnableWin32kLockDownMimeTypes": [
- {
- "platforms": [
- "win"
- ],
- "experiments": [
- {
- "name": "PPAPILockdown_Enabled",
- "params": {
- "*": "Enabled"
- }
- }
- ]
- }
- ],
"ExpectCTReporting": [
{
"platforms": [

Powered by Google App Engine
This is Rietveld 408576698