Commit 65a7218a authored by Joe DeBlasio's avatar Joe DeBlasio Committed by Commit Bot

[MIX-DL] Update field trial testing config to match M87 launch stage.

See go/mix-dl-blog-post.

Bug: 960819
Change-Id: I36754c5c88b40a707e419af4daa360a06c16540c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2392753
Auto-Submit: Joe DeBlasio <jdeblasio@chromium.org>
Commit-Queue: Ilya Sherman <isherman@chromium.org>
Reviewed-by: default avatarIlya Sherman <isherman@chromium.org>
Cr-Commit-Position: refs/heads/master@{#804420}
parent 8315bbca
......@@ -2160,11 +2160,11 @@
"name": "Enabled",
"params": {
"BlockExtensionList": "",
"SilentBlockExtensionList": "exe,scr,msi,vb,dmg,pkg,crx",
"SilentBlockExtensionList": "exe,scr,msi,vb,dmg,pkg,crx,zip,iso,rar,7z,tar,gz,bz2",
"TreatBlockListAsAllowlist": "false",
"TreatSilentBlockListAsAllowlist": "false",
"TreatWarnListAsAllowlist": "false",
"WarnExtensionList": "zip,iso,rar,7z,tar,gz,bz2"
"TreatWarnListAsAllowlist": "true",
"WarnExtensionList": "png,gif,jpg,jpeg,tif,tiff,bmp,svg,webp,ico,mp3,wav,wma,m3u,ogg,oga,aiff,m4a,aac,flac,m4b,webm,mp4,mov,wmv,avi,txt"
},
"enable_features": [
"TreatUnsafeDownloadsAsActive"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment