Skip to content

Commit

Permalink
ADD - fieldtrial for NumberOfCoresWithCpuSecurityMitigation
Browse files Browse the repository at this point in the history
Bug: 997677
Change-Id: Ic0bcca623a8a0a0bbe95a3ba8f9c7bea970a5b22
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3952541
Commit-Queue: Alex Attar <[email protected]>
Reviewed-by: Francois Pierre Doray <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1059316}
  • Loading branch information
alxattxr authored and Chromium LUCI CQ committed Oct 14, 2022
1 parent dfbd0bd commit 08eab1f
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions testing/variations/fieldtrial_testing_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -7256,6 +7256,21 @@
]
}
],
"NumberOfCoresWithCpuSecurityMitigation": [
{
"platforms": [
"mac"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"NumberOfCoresWithCpuSecurityMitigation"
]
}
]
}
],
"OffsetParentNewSpecBehaviorKillswitch": [
{
"platforms": [
Expand Down

0 comments on commit 08eab1f

Please sign in to comment.