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

Issue 12546011: Add UMA action InstantExtended.ShowSRP. (Closed)

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

Description

Add UMA action InstantExtended.ShowSRP. chromeactions.txt also picked up some hashes for other actions that were added but didn't update the file. BUG=178525 TEST=Click on a clickable doodle or search through the omnibox and check that the new UMA action is shown on chrome://user-actions. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=187308

Patch Set 1 : #

Patch Set 2 : #

Total comments: 3

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -1 line) Patch
M chrome/browser/ui/browser_instant_controller.cc View 1 2 2 chunks +10 lines, -1 line 0 comments Download
M chrome/tools/chromeactions.txt View 1 3 chunks +3 lines, -0 lines 0 comments Download

Messages

Total messages: 19 (0 generated)
Alexei Svitkine (slow)
7 years, 9 months ago (2013-03-06 22:15:45 UTC) #1
sreeram
What's the definition of "ShowSRP"? As the CL stands, this action won't capture search results ...
7 years, 9 months ago (2013-03-06 22:23:57 UTC) #2
Alexei Svitkine (slow)
On 2013/03/06 22:23:57, sreeram wrote: > What's the definition of "ShowSRP"? As the CL stands, ...
7 years, 9 months ago (2013-03-06 22:26:21 UTC) #3
sreeram
On 2013/03/06 22:26:21, Alexei Svitkine wrote: > On 2013/03/06 22:23:57, sreeram wrote: > > What's ...
7 years, 9 months ago (2013-03-07 05:42:38 UTC) #4
Alexei Svitkine (slow)
On 2013/03/07 05:42:38, sreeram wrote: > On 2013/03/06 22:26:21, Alexei Svitkine wrote: > > On ...
7 years, 9 months ago (2013-03-07 19:36:34 UTC) #5
Alexei Svitkine (slow)
On 2013/03/07 19:36:34, Alexei Svitkine wrote: > The idea is we can correlate it server-side ...
7 years, 9 months ago (2013-03-08 17:47:40 UTC) #6
sreeram
On 2013/03/07 19:36:34, Alexei Svitkine wrote: > The idea is we can correlate it server-side ...
7 years, 9 months ago (2013-03-08 19:14:45 UTC) #7
Alexei Svitkine (slow)
Re: Points 2. and 3. - see some of the discussions on b/8209891. Per the ...
7 years, 9 months ago (2013-03-08 19:21:47 UTC) #8
Alexei Svitkine (slow)
I've moved InstantExtended.ShowNTP into ModeChanged() now too, per your suggestion. PTAL
7 years, 9 months ago (2013-03-08 22:06:42 UTC) #9
sreeram
lgtm
7 years, 9 months ago (2013-03-08 22:41:08 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/12546011/12001
7 years, 9 months ago (2013-03-08 22:41:59 UTC) #11
commit-bot: I haz the power
Presubmit check for 12546011-12001 failed and returned exit status 1. INFO:root:Found 2 file(s). Running presubmit ...
7 years, 9 months ago (2013-03-08 22:42:07 UTC) #12
Alexei Svitkine (slow)
+sky for owners
7 years, 9 months ago (2013-03-08 22:42:53 UTC) #13
samarth
https://codereview.chromium.org/12546011/diff/12001/chrome/browser/ui/browser_instant_controller.cc File chrome/browser/ui/browser_instant_controller.cc (right): https://codereview.chromium.org/12546011/diff/12001/chrome/browser/ui/browser_instant_controller.cc#newcode245 chrome/browser/ui/browser_instant_controller.cc:245: content::RecordAction(UserMetricsAction("InstantExtended.ShowNTP")); Sorry, I tried to follow Sreeram and your ...
7 years, 9 months ago (2013-03-08 22:44:18 UTC) #14
samarth
lgtm https://codereview.chromium.org/12546011/diff/12001/chrome/browser/ui/browser_instant_controller.cc File chrome/browser/ui/browser_instant_controller.cc (right): https://codereview.chromium.org/12546011/diff/12001/chrome/browser/ui/browser_instant_controller.cc#newcode245 chrome/browser/ui/browser_instant_controller.cc:245: content::RecordAction(UserMetricsAction("InstantExtended.ShowNTP")); On 2013/03/08 22:44:18, samarth wrote: > Sorry, ...
7 years, 9 months ago (2013-03-08 22:48:11 UTC) #15
sky
LGTM
7 years, 9 months ago (2013-03-11 15:02:06 UTC) #16
Alexei Svitkine (slow)
https://codereview.chromium.org/12546011/diff/12001/chrome/browser/ui/browser_instant_controller.cc File chrome/browser/ui/browser_instant_controller.cc (right): https://codereview.chromium.org/12546011/diff/12001/chrome/browser/ui/browser_instant_controller.cc#newcode245 chrome/browser/ui/browser_instant_controller.cc:245: content::RecordAction(UserMetricsAction("InstantExtended.ShowNTP")); On 2013/03/08 22:48:11, samarth wrote: > On 2013/03/08 ...
7 years, 9 months ago (2013-03-11 15:13:42 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/asvitkine@chromium.org/12546011/25001
7 years, 9 months ago (2013-03-11 15:13:57 UTC) #18
commit-bot: I haz the power
7 years, 9 months ago (2013-03-11 17:17:14 UTC) #19
Message was sent while issue was closed.
Change committed as 187308

Powered by Google App Engine
This is Rietveld 408576698