Commit 2da9399b authored by Jan Wilken Dörrie's avatar Jan Wilken Dörrie Committed by Chromium LUCI CQ

[Passwords] Add Field Trial Testing Config for ...

TreatNewPasswordHeuristicsAsReliable

R=kazinova@google.com

Bug: 1140493
Change-Id: If291b2aa994ee0482775c3c5dc483ca6dc26ebb4
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2571363
Commit-Queue: Jan Wilken Dörrie <jdoerrie@chromium.org>
Commit-Queue: Maria Kazinova <kazinova@google.com>
Auto-Submit: Jan Wilken Dörrie <jdoerrie@chromium.org>
Reviewed-by: default avatarMaria Kazinova <kazinova@google.com>
Cr-Commit-Position: refs/heads/master@{#833329}
parent 98e681e4
...@@ -7115,6 +7115,27 @@ ...@@ -7115,6 +7115,27 @@
] ]
} }
], ],
"TreatNewPasswordHeuristicsAsReliable": [
{
"platforms": [
"android",
"android_webview",
"chromeos",
"ios",
"linux",
"mac",
"windows"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"TreatNewPasswordHeuristicsAsReliable"
]
}
]
}
],
"TrustTokenOriginTrial": [ "TrustTokenOriginTrial": [
{ {
"platforms": [ "platforms": [
......
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