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

Issue 2538313002: Fix data usage tracking for domain reliability service (Closed)

Created:
4 years ago by Raj
Modified:
4 years ago
Reviewers:
Julia Tuttle, RyanSturm
CC:
chromium-reviews, blundell+watchlist_chromium.org, sdefresne+watchlist_chromium.org, droger+watchlist_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix data usage tracking for domain reliability service Since DomainReliabilityUploader uses URLFetcher::SetURLRequestUserData() DataUseUserData::AttachToFetcher() cannot be used. So the service is identified separately. BUG=655749 Committed: https://crrev.com/72f47d3e485173559958923124a4b1be9beb69f1 Cr-Commit-Position: refs/heads/master@{#436756}

Patch Set 1 #

Total comments: 1

Patch Set 2 : Fix logic #

Patch Set 3 : Rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -7 lines) Patch
M components/data_use_measurement/core/BUILD.gn View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M components/data_use_measurement/core/DEPS View 1 chunk +1 line, -0 lines 0 comments Download
M components/data_use_measurement/core/data_use_measurement.cc View 1 2 2 chunks +13 lines, -2 lines 0 comments Download
M components/domain_reliability/BUILD.gn View 1 chunk +0 lines, -1 line 0 comments Download
M components/domain_reliability/DEPS View 1 chunk +0 lines, -1 line 0 comments Download
M components/domain_reliability/uploader.h View 1 chunk +3 lines, -0 lines 0 comments Download
M components/domain_reliability/uploader.cc View 1 2 3 chunks +6 lines, -3 lines 0 comments Download

Messages

Total messages: 21 (11 generated)
Raj
juliatuttle: ptal components/domain_reliability/* ryansturm: ptal components/data_use_measurement/*
4 years ago (2016-12-01 01:28:40 UTC) #2
RyanSturm
It might be better to make DataUseUserData::AttachToFetcher() more extensible by changing the key and creation ...
4 years ago (2016-12-01 01:45:20 UTC) #3
Julia Tuttle
On 2016/12/01 01:28:40, Raj wrote: > juliatuttle: ptal components/domain_reliability/* > ryansturm: ptal components/data_use_measurement/* components/domain_reliability/* lgtm
4 years ago (2016-12-05 19:02:29 UTC) #4
RyanSturm
If you don't want to modify AttachToFetcher, then lgtm.
4 years ago (2016-12-05 19:35:45 UTC) #5
Raj
On 2016/12/05 19:35:45, Ryan Sturm wrote: > If you don't want to modify AttachToFetcher, then ...
4 years ago (2016-12-05 20:02:54 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2538313002/20001
4 years ago (2016-12-06 06:00:58 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: ios-simulator on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-simulator/builds/118730)
4 years ago (2016-12-06 06:08:15 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2538313002/40001
4 years ago (2016-12-06 21:54:39 UTC) #17
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years ago (2016-12-06 22:10:38 UTC) #19
commit-bot: I haz the power
4 years ago (2016-12-06 22:13:53 UTC) #21
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/72f47d3e485173559958923124a4b1be9beb69f1
Cr-Commit-Position: refs/heads/master@{#436756}

Powered by Google App Engine
This is Rietveld 408576698