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

Issue 12378025: Record InstantExtended pref setting on startup with an UMA histogram. (Closed)

Created:
7 years, 9 months ago by Alexei Svitkine (slow)
Modified:
7 years, 9 months ago
Reviewers:
sreeram
CC:
chromium-reviews, melevin, dhollowa+watch_chromium.org, gideonwald, dominich, David Black, samarth+watch_chromium.org, Jered, sreeram
Visibility:
Public.

Description

Record InstantExtended pref setting on startup with an UMA histogram. BUG=176689 TEST=Under InstantExtended, toggle the Instant pref on chrome://settings, restart Chrome and check that the new histograms show up on chrome://histograms. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=188234

Patch Set 1 : #

Patch Set 2 : #

Total comments: 2

Patch Set 3 : #

Total comments: 2

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -1 line) Patch
M chrome/browser/instant/search.cc View 1 2 3 1 chunk +14 lines, -1 line 0 comments Download

Messages

Total messages: 12 (0 generated)
Alexei Svitkine (slow)
7 years, 9 months ago (2013-02-28 22:16:01 UTC) #1
sreeram
https://codereview.chromium.org/12378025/diff/6008/chrome/browser/ui/search/search.cc File chrome/browser/ui/search/search.cc (right): https://codereview.chromium.org/12378025/diff/6008/chrome/browser/ui/search/search.cc#newcode283 chrome/browser/ui/search/search.cc:283: static bool recorded = false; This bool is static ...
7 years, 9 months ago (2013-03-01 16:42:07 UTC) #2
Alexei Svitkine (slow)
https://codereview.chromium.org/12378025/diff/6008/chrome/browser/ui/search/search.cc File chrome/browser/ui/search/search.cc (right): https://codereview.chromium.org/12378025/diff/6008/chrome/browser/ui/search/search.cc#newcode283 chrome/browser/ui/search/search.cc:283: static bool recorded = false; On 2013/03/01 16:42:07, sreeram ...
7 years, 9 months ago (2013-03-01 17:57:56 UTC) #3
sreeram
On 2013/03/01 17:57:56, Alexei Svitkine wrote: > https://codereview.chromium.org/12378025/diff/6008/chrome/browser/ui/search/search.cc > File chrome/browser/ui/search/search.cc (right): > > https://codereview.chromium.org/12378025/diff/6008/chrome/browser/ui/search/search.cc#newcode283 ...
7 years, 9 months ago (2013-03-01 18:08:12 UTC) #4
Alexei Svitkine (slow)
On 2013/03/01 18:08:12, sreeram wrote: > On 2013/03/01 17:57:56, Alexei Svitkine wrote: > > > ...
7 years, 9 months ago (2013-03-12 19:50:21 UTC) #5
sreeram
On 2013/03/12 19:50:21, Alexei Svitkine wrote: > Sreeram, are you okay with me reviving this ...
7 years, 9 months ago (2013-03-13 21:05:38 UTC) #6
Alexei Svitkine (slow)
Record InstantExtended pref setting on startup with an UMA histogram. BUG=176689 TEST=Under InstantExtended, toggle the ...
7 years, 9 months ago (2013-03-14 15:11:24 UTC) #7
Alexei Svitkine (slow)
rebased, PTAL
7 years, 9 months ago (2013-03-14 15:17:58 UTC) #8
sreeram
lgtm https://codereview.chromium.org/12378025/diff/34003/chrome/browser/instant/search.cc File chrome/browser/instant/search.cc (right): https://codereview.chromium.org/12378025/diff/34003/chrome/browser/instant/search.cc#newcode345 chrome/browser/instant/search.cc:345: static bool recorded = false; Nit: Please add ...
7 years, 9 months ago (2013-03-14 18:22:44 UTC) #9
Alexei Svitkine (slow)
https://codereview.chromium.org/12378025/diff/34003/chrome/browser/instant/search.cc File chrome/browser/instant/search.cc (right): https://codereview.chromium.org/12378025/diff/34003/chrome/browser/instant/search.cc#newcode345 chrome/browser/instant/search.cc:345: static bool recorded = false; On 2013/03/14 18:22:44, sreeram ...
7 years, 9 months ago (2013-03-14 18:33:12 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/asvitkine@chromium.org/12378025/44001
7 years, 9 months ago (2013-03-14 18:37:40 UTC) #11
commit-bot: I haz the power
7 years, 9 months ago (2013-03-15 00:59:36 UTC) #12
Message was sent while issue was closed.
Change committed as 188234

Powered by Google App Engine
This is Rietveld 408576698