|
|
Created:
4 years, 4 months ago by Raj Modified:
4 years, 2 months ago CC:
chromium-reviews, blundell+watchlist_chromium.org, sdefresne+watchlist_chromium.org, ntp-dev+reviews_chromium.org, droger+watchlist_chromium.org Base URL:
https://chromium.googlesource.com/chromium/src.git@master Target Ref:
refs/pending/heads/master Project:
chromium Visibility:
Public. |
DescriptionAdd data usage tracking for NTP tiles
BUG=527304
Committed: https://crrev.com/25843d275d79871cbf67e7870b9e02e2ca8ef563
Cr-Commit-Position: refs/heads/master@{#421146}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Addressed sfiera@ comments #
Total comments: 2
Patch Set 3 : minor fix #
Total comments: 1
Patch Set 4 : minor fix #Patch Set 5 : rebased #
Messages
Total messages: 47 (31 generated)
rajendrant@chromium.org changed reviewers: + sfiera@chromium.org
ptal
Thanks for sending this our way! https://codereview.chromium.org/2276113002/diff/1/components/ntp_tiles/popula... File components/ntp_tiles/popular_sites.cc (right): https://codereview.chromium.org/2276113002/diff/1/components/ntp_tiles/popula... components/ntp_tiles/popular_sites.cc:283: fetcher_.get(), data_use_measurement::DataUseUserData::NTP_SNIPPETS); This doesn't seem like the right enum value. NTP_SNIPPETS is for components/ntp_snippets, which has a different data usage pattern from here (steady-state, vs. only new-ish users here). Popular sites also downloads site icons, so a TODO to count that usage too would be good. (TODO(sfiera) is fine)
rajendrant@chromium.org changed reviewers: + sclittle@chromium.org
ptal https://codereview.chromium.org/2276113002/diff/1/components/ntp_tiles/popula... File components/ntp_tiles/popular_sites.cc (right): https://codereview.chromium.org/2276113002/diff/1/components/ntp_tiles/popula... components/ntp_tiles/popular_sites.cc:283: fetcher_.get(), data_use_measurement::DataUseUserData::NTP_SNIPPETS); On 2016/08/25 05:39:46, sfiera wrote: > This doesn't seem like the right enum value. NTP_SNIPPETS is for > components/ntp_snippets, which has a different data usage pattern from here > (steady-state, vs. only new-ish users here). > > Popular sites also downloads site icons, so a TODO to count that usage too would > be good. (TODO(sfiera) is fine) Done.
treib@chromium.org changed reviewers: + treib@chromium.org
https://codereview.chromium.org/2276113002/diff/20001/components/data_use_mea... File components/data_use_measurement/core/data_use_user_data.cc (right): https://codereview.chromium.org/2276113002/diff/20001/components/data_use_mea... components/data_use_measurement/core/data_use_user_data.cc:62: return NTP_TILES; Drive-by: This should probably be "NTPTiles" (i.e. a string)?
components/data_use_measurement/* + added dep on this component LGTM
ptal https://codereview.chromium.org/2276113002/diff/20001/components/data_use_mea... File components/data_use_measurement/core/data_use_user_data.cc (right): https://codereview.chromium.org/2276113002/diff/20001/components/data_use_mea... components/data_use_measurement/core/data_use_user_data.cc:62: return NTP_TILES; On 2016/09/22 19:15:17, Marc Treib wrote: > Drive-by: This should probably be "NTPTiles" (i.e. a string)? Yes. Fixed it.
LGTM with one change: https://codereview.chromium.org/2276113002/diff/40001/components/ntp_tiles/po... File components/ntp_tiles/popular_sites.cc (right): https://codereview.chromium.org/2276113002/diff/40001/components/ntp_tiles/po... components/ntp_tiles/popular_sites.cc:284: fetcher_.get(), data_use_measurement::DataUseUserData::NTP_SNIPPETS); Needs to be NTP_TILES here.
rajendrant@chromium.org changed reviewers: + rkaplow@chromium.org
rkaplow: ptal histograms.xml
lgtm
The CQ bit was checked by rajendrant@chromium.org
The patchset sent to the CQ was uploaded after l-g-t-m from sfiera@chromium.org, sclittle@chromium.org Link to the patchset: https://codereview.chromium.org/2276113002/#ps60001 (title: "minor fix")
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
Try jobs failed on following builders: cast_shell_linux on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/cast_shell_linu...) mac_chromium_compile_dbg_ng on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_comp...)
The CQ bit was checked by rajendrant@chromium.org to run a CQ dry run
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
Dry run: Try jobs failed on following builders: linux_chromium_chromeos_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_...)
The CQ bit was checked by rajendrant@chromium.org
The patchset sent to the CQ was uploaded after l-g-t-m from rkaplow@chromium.org, sfiera@chromium.org, sclittle@chromium.org Link to the patchset: https://codereview.chromium.org/2276113002/#ps80001 (title: "rebased")
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
Try jobs failed on following builders: linux_android_rel_ng on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_androi...)
The CQ bit was checked by rajendrant@chromium.org to run a CQ dry run
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
Dry run: Try jobs failed on following builders: win_chromium_x64_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_x64_...)
Patchset #6 (id:100001) has been deleted
Patchset #5 (id:80001) has been deleted
The CQ bit was checked by rajendrant@chromium.org to run a CQ dry run
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
Dry run: Try jobs failed on following builders: linux_android_rel_ng on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_androi...)
The CQ bit was checked by rajendrant@chromium.org to run a CQ dry run
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
Patchset #5 (id:120001) has been deleted
The CQ bit was unchecked by rajendrant@chromium.org
The CQ bit was checked by rajendrant@chromium.org
The patchset sent to the CQ was uploaded after l-g-t-m from rkaplow@chromium.org, sfiera@chromium.org, sclittle@chromium.org Link to the patchset: https://codereview.chromium.org/2276113002/#ps140001 (title: "rebased")
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
Message was sent while issue was closed.
Committed patchset #5 (id:140001)
Message was sent while issue was closed.
Description was changed from ========== Add data usage tracking for NTP tiles BUG=527304 ========== to ========== Add data usage tracking for NTP tiles BUG=527304 Committed: https://crrev.com/25843d275d79871cbf67e7870b9e02e2ca8ef563 Cr-Commit-Position: refs/heads/master@{#421146} ==========
Message was sent while issue was closed.
Patchset 5 (id:??) landed as https://crrev.com/25843d275d79871cbf67e7870b9e02e2ca8ef563 Cr-Commit-Position: refs/heads/master@{#421146} |