Skip to content

Commit

Permalink
[base] Add MessagePumpMacDelayedWorkOptimizations to fieldtrial_testi…
Browse files Browse the repository at this point in the history
…ng_config.json.

This is necessary to experiment on Beta.

Bug: 1335524
Change-Id: I83c249b7cf311bfa7436f89d07470fcdd01fb436
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3726422
Reviewed-by: Olivier Li <olivierli@chromium.org>
Auto-Submit: Francois Pierre Doray <fdoray@chromium.org>
Commit-Queue: Olivier Li <olivierli@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1018794}
  • Loading branch information
fdoray authored and Chromium LUCI CQ committed Jun 28, 2022
1 parent 81dd85e commit 6e1c92f
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 @@ -5527,6 +5527,21 @@
]
}
],
"MessagePumpMacDelayedWorkOptimizations": [
{
"platforms": [
"mac"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"MessagePumpMacDelayedWorkOptimizations"
]
}
]
}
],
"MessagesPreinstall": [
{
"platforms": [
Expand Down

0 comments on commit 6e1c92f

Please sign in to comment.