Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(159)

Issue 2947073002: Add chrome://flag to enable the Stale Previews timestamp (Closed)

Created:
3 years, 6 months ago by megjablon
Modified:
3 years, 6 months ago
CC:
chromium-reviews, asvitkine+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Add chrome://flag to enable the Stale Previews timestamp BUG=718643

Patch Set 1 #

Patch Set 2 : add params #

Total comments: 3

Patch Set 3 : add default values #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -5 lines) Patch
M chrome/browser/about_flags.cc View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/flag_descriptions.h View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/flag_descriptions.cc View 1 2 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/browser/previews/previews_infobar_delegate.cc View 1 2 2 chunks +10 lines, -5 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 14 (8 generated)
megjablon
PTAL, thanks! https://codereview.chromium.org/2947073002/diff/20001/chrome/browser/about_flags.cc File chrome/browser/about_flags.cc (right): https://codereview.chromium.org/2947073002/diff/20001/chrome/browser/about_flags.cc#newcode1971 chrome/browser/about_flags.cc:1971: FEATURE_WITH_PARAMS_VALUE_TYPE(previews::features::kStalePreviewsTimestamp, Is there any way to add ...
3 years, 6 months ago (2017-06-21 00:25:07 UTC) #2
megjablon
+rkaplow since it seems like asvitkine is busy
3 years, 6 months ago (2017-06-22 02:10:06 UTC) #5
Alexei Svitkine (slow)
https://codereview.chromium.org/2947073002/diff/20001/chrome/browser/about_flags.cc File chrome/browser/about_flags.cc (right): https://codereview.chromium.org/2947073002/diff/20001/chrome/browser/about_flags.cc#newcode1971 chrome/browser/about_flags.cc:1971: FEATURE_WITH_PARAMS_VALUE_TYPE(previews::features::kStalePreviewsTimestamp, On 2017/06/21 00:25:07, megjablon wrote: > Is there ...
3 years, 6 months ago (2017-06-22 16:29:21 UTC) #6
megjablon
https://codereview.chromium.org/2947073002/diff/20001/chrome/browser/about_flags.cc File chrome/browser/about_flags.cc (right): https://codereview.chromium.org/2947073002/diff/20001/chrome/browser/about_flags.cc#newcode1971 chrome/browser/about_flags.cc:1971: FEATURE_WITH_PARAMS_VALUE_TYPE(previews::features::kStalePreviewsTimestamp, On 2017/06/22 16:29:21, Alexei Svitkine (very slow) wrote: ...
3 years, 6 months ago (2017-06-22 20:43:22 UTC) #9
tbansal1
This looks okay to me, but can we not just start the experiment for 100% ...
3 years, 6 months ago (2017-06-22 20:53:07 UTC) #11
megjablon
3 years, 6 months ago (2017-06-22 23:16:35 UTC) #14
On 2017/06/22 20:53:07, tbansal1 wrote:
> This looks okay to me, but can we not just start the experiment for 100%
dogfood
> population instead of shipping this extra code?

Ok, since we're depending on the server to ramp this up, I'll just enable the
Finch config. I can land this later if need be.

Powered by Google App Engine
This is Rietveld 408576698