Commit 632bc455 authored by Marc Treib's avatar Marc Treib Committed by Commit Bot

Fieldtrial testing config for NTPCaptureThumbnail

This is a replacement for CaptureThumbnailOnLoadFinished, which was
reverted due to perf regressions (see
https://chromium-review.googlesource.com/c/570218/).

Bug: 718413
Change-Id: I399507f5791b5ca1fc7779331b82bb9782a27268
Reviewed-on: https://chromium-review.googlesource.com/571223Reviewed-by: default avatarIlya Sherman <isherman@chromium.org>
Commit-Queue: Marc Treib <treib@chromium.org>
Cr-Commit-Position: refs/heads/master@{#487424}
parent 14aa3274
......@@ -1626,6 +1626,25 @@
]
}
],
"NTPCaptureThumbnail": [
{
"platforms": [
"chromeos",
"linux",
"mac",
"win"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"CaptureThumbnailDependingOnTransitionType",
"CaptureThumbnailOnNavigatingAway"
]
}
]
}
],
"NTPFaviconsFromNewServer": [
{
"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