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

Issue 1396143002: Emit correct NewTabPage.SuggestionsType metrics (Closed)

Created:
5 years, 2 months ago by zmin
Modified:
5 years ago
Reviewers:
beaudoin, fserb, kmadhusu
CC:
chromium-reviews, dbeam+watch-ntp_chromium.org, skanuj+watch_chromium.org, melevin+watch_chromium.org, dhollowa+watch_chromium.org, dougw+watch_chromium.org, donnd+watch_chromium.org, jfweitz+watch_chromium.org, David Black, arv+watch_chromium.org, samarth+watch_chromium.org, kmadhusu+watch_chromium.org, Jered, pedrosimonetti+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Emit correct NewTabPage.SuggestionsType metrics Committed: https://crrev.com/fddc3e38906e4dd0028421ba542149025b161fe9 Cr-Commit-Position: refs/heads/master@{#364190}

Patch Set 1 #

Patch Set 2 : #

Total comments: 8

Patch Set 3 : fserb cr feedback #

Total comments: 2

Patch Set 4 : #

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+103 lines, -2 lines) Patch
M chrome/browser/resources/local_ntp/most_visited_single.js View 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/browser/search/instant_service.h View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/search/instant_service.cc View 2 chunks +2 lines, -0 lines 0 comments Download
M chrome/browser/search/instant_service_unittest.cc View 1 1 chunk +22 lines, -0 lines 0 comments Download
M chrome/browser/ui/search/search_tab_helper.h View 2 chunks +8 lines, -0 lines 0 comments Download
M chrome/browser/ui/search/search_tab_helper.cc View 1 2 3 4 1 chunk +18 lines, -0 lines 0 comments Download
M chrome/browser/ui/search/search_tab_helper_unittest.cc View 1 2 chunks +41 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/ntp/ntp_user_data_logger.h View 2 chunks +6 lines, -0 lines 0 comments Download
M chrome/common/instant_types.h View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 19 (7 generated)
zmin
5 years, 2 months ago (2015-10-09 18:46:03 UTC) #2
zmin
Fixing unit test compiler error on Mac
5 years, 2 months ago (2015-10-09 19:36:50 UTC) #3
fserb
LGTM https://codereview.chromium.org/1396143002/diff/20001/chrome/browser/ui/search/search_tab_helper.cc File chrome/browser/ui/search/search_tab_helper.cc (right): https://codereview.chromium.org/1396143002/diff/20001/chrome/browser/ui/search/search_tab_helper.cc#newcode400 chrome/browser/ui/search/search_tab_helper.cc:400: this->LogMostVisitedItemsSource(items); no need for "this->" here. https://codereview.chromium.org/1396143002/diff/20001/chrome/browser/ui/search/search_tab_helper.cc#newcode405 chrome/browser/ui/search/search_tab_helper.cc:405: ...
5 years, 2 months ago (2015-10-13 14:34:40 UTC) #5
zmin
https://codereview.chromium.org/1396143002/diff/20001/chrome/browser/ui/search/search_tab_helper.cc File chrome/browser/ui/search/search_tab_helper.cc (right): https://codereview.chromium.org/1396143002/diff/20001/chrome/browser/ui/search/search_tab_helper.cc#newcode400 chrome/browser/ui/search/search_tab_helper.cc:400: this->LogMostVisitedItemsSource(items); On 2015/10/13 14:34:40, fserb wrote: > no need ...
5 years, 2 months ago (2015-10-13 15:08:38 UTC) #6
fserb
5 years, 2 months ago (2015-10-19 16:51:32 UTC) #8
kmadhusu
LGTM (Owners check). Thanks.
5 years ago (2015-12-07 23:03:37 UTC) #9
zmin
Hi Philippe, Can you please review this changes? Thanks, Owen
5 years ago (2015-12-07 23:09:59 UTC) #11
beaudoin
On request for clarification, otherwise LGTM. https://codereview.chromium.org/1396143002/diff/40001/chrome/browser/ui/search/search_tab_helper.cc File chrome/browser/ui/search/search_tab_helper.cc (right): https://codereview.chromium.org/1396143002/diff/40001/chrome/browser/ui/search/search_tab_helper.cc#newcode415 chrome/browser/ui/search/search_tab_helper.cc:415: this->OnLogEvent(event, base::TimeDelta()); I'm ...
5 years ago (2015-12-09 20:12:23 UTC) #12
zmin
https://codereview.chromium.org/1396143002/diff/40001/chrome/browser/ui/search/search_tab_helper.cc File chrome/browser/ui/search/search_tab_helper.cc (right): https://codereview.chromium.org/1396143002/diff/40001/chrome/browser/ui/search/search_tab_helper.cc#newcode415 chrome/browser/ui/search/search_tab_helper.cc:415: this->OnLogEvent(event, base::TimeDelta()); On 2015/12/09 20:12:23, beaudoin wrote: > I'm ...
5 years ago (2015-12-09 20:55:34 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1396143002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1396143002/80001
5 years ago (2015-12-09 21:41:25 UTC) #16
commit-bot: I haz the power
Committed patchset #5 (id:80001)
5 years ago (2015-12-09 22:59:16 UTC) #17
commit-bot: I haz the power
5 years ago (2015-12-09 23:00:03 UTC) #19
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/fddc3e38906e4dd0028421ba542149025b161fe9
Cr-Commit-Position: refs/heads/master@{#364190}

Powered by Google App Engine
This is Rietveld 408576698