Skip to content

Commit

Permalink
Update fieldtrial_testing_config.json to add an experiment for PageLo…
Browse files Browse the repository at this point in the history
…adMetricsTimerDelay

Bug: 847269
Change-Id: Iaaf308b473a2f20db769f72ca421a99fe658cb36
Reviewed-on: https://chromium-review.googlesource.com/1079203
Reviewed-by: Robert Kaplow <[email protected]>
Reviewed-by: Bryan McQuade <[email protected]>
Commit-Queue: Luna Lu <[email protected]>
Cr-Original-Commit-Position: refs/heads/master@{#563243}(cherry picked from commit 638c712)
Reviewed-on: https://chromium-review.googlesource.com/1079736
Reviewed-by: Luna Lu <[email protected]>
Cr-Commit-Position: refs/branch-heads/3440@{#61}
Cr-Branched-From: 010ddcf-refs/heads/master@{#561733}
  • Loading branch information
loonybear committed May 31, 2018
1 parent 8597dad commit 33cf620
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions testing/variations/fieldtrial_testing_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -2416,6 +2416,28 @@
]
}
],
"PageLoadMetricsTimerDelay": [
{
"platforms": [
"android",
"chromeos",
"linux",
"mac",
"win"
],
"experiments": [
{
"name": "10MS",
"params": {
"BufferTimerDelayMillis": "10"
},
"enable_features": [
"PageLoadMetricsTimerDelay"
]
}
]
}
],
"ParallelDownloading": [
{
"platforms": [
Expand Down

0 comments on commit 33cf620

Please sign in to comment.