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

Issue 615313006: Domain Reliability: Get correct reporting pref once, on startup (Closed)

Created:
6 years, 2 months ago by Deprecated (see juliatuttle)
Modified:
6 years, 2 months ago
CC:
chromium-reviews, markusheintz_
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Domain Reliability: Get correct reporting pref once, on startup Instead of wiring the reporting pref all the way down to the Monitor, grab it once in the ProfileImplIOData, where it's easily accessible and we already have code to check the right pref on ChromeOS/Android/*. BUG=409967 Committed: https://crrev.com/91f1bbd1feb4acf767f5fb886b5155a227f56490 Cr-Commit-Position: refs/heads/master@{#298394}

Patch Set 1 #

Patch Set 2 : Fix ordering on SetDiscardUploads #

Total comments: 6

Patch Set 3 : Check preconditions in OnRequestLegComplete too #

Patch Set 4 : Fix a couple more things #

Total comments: 1

Patch Set 5 : resolve conflict #

Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -90 lines) Patch
M chrome/browser/browsing_data/browsing_data_remover_unittest.cc View 1 chunk +2 lines, -3 lines 0 comments Download
M chrome/browser/profiles/profile_impl.cc View 1 chunk +1 line, -3 lines 0 comments Download
M chrome/browser/profiles/profile_impl_io_data.cc View 1 2 chunks +1 line, -3 lines 0 comments Download
M components/domain_reliability/monitor.h View 1 2 3 7 chunks +14 lines, -23 lines 0 comments Download
M components/domain_reliability/monitor.cc View 1 2 9 chunks +19 lines, -34 lines 0 comments Download
M components/domain_reliability/monitor_unittest.cc View 1 2 3 4 chunks +1 line, -15 lines 0 comments Download
M components/domain_reliability/service.h View 1 chunk +1 line, -3 lines 0 comments Download
M components/domain_reliability/service.cc View 1 2 3 4 1 chunk +3 lines, -6 lines 0 comments Download

Messages

Total messages: 28 (10 generated)
Deprecated (see juliatuttle)
PTAL, davidben.
6 years, 2 months ago (2014-10-02 20:44:04 UTC) #2
davidben
https://codereview.chromium.org/615313006/diff/20001/components/domain_reliability/monitor.cc File components/domain_reliability/monitor.cc (right): https://codereview.chromium.org/615313006/diff/20001/components/domain_reliability/monitor.cc#newcode240 components/domain_reliability/monitor.cc:240: const RequestInfo& request) { Probably want to DCHECK(discard_uploads_set_); and ...
6 years, 2 months ago (2014-10-03 00:12:25 UTC) #3
Deprecated (see juliatuttle)
https://codereview.chromium.org/615313006/diff/20001/components/domain_reliability/monitor.cc File components/domain_reliability/monitor.cc (right): https://codereview.chromium.org/615313006/diff/20001/components/domain_reliability/monitor.cc#newcode240 components/domain_reliability/monitor.cc:240: const RequestInfo& request) { On 2014/10/03 00:12:25, David Benjamin ...
6 years, 2 months ago (2014-10-03 00:42:09 UTC) #4
Deprecated (see juliatuttle)
PTAL, davidben.
6 years, 2 months ago (2014-10-03 17:41:24 UTC) #5
davidben
lgtm. Though I'd still prefer SetDiscardUploads be merged into a parameter of InitURLRequestContext. That way ...
6 years, 2 months ago (2014-10-03 17:44:36 UTC) #6
Deprecated (see juliatuttle)
On 2014/10/03 17:44:36, David Benjamin wrote: > lgtm. Though I'd still prefer SetDiscardUploads be merged ...
6 years, 2 months ago (2014-10-03 17:48:30 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/615313006/60001
6 years, 2 months ago (2014-10-03 17:49:04 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/15341)
6 years, 2 months ago (2014-10-03 17:56:44 UTC) #11
noms (inactive)
profiles lgtm
6 years, 2 months ago (2014-10-03 18:04:22 UTC) #13
Deprecated (see juliatuttle)
mkwst, PTAL at chrome/browser/browsing_data
6 years, 2 months ago (2014-10-06 17:22:00 UTC) #15
Mike West
c/b/browsing_data LGTM. https://codereview.chromium.org/615313006/diff/60001/chrome/browser/browsing_data/browsing_data_remover_unittest.cc File chrome/browser/browsing_data/browsing_data_remover_unittest.cc (right): https://codereview.chromium.org/615313006/diff/60001/chrome/browser/browsing_data/browsing_data_remover_unittest.cc#newcode604 chrome/browser/browsing_data/browsing_data_remover_unittest.cc:604: OVERRIDE { Nit: s/OVERRIDE/override/g You could do ...
6 years, 2 months ago (2014-10-06 18:26:20 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/615313006/60001
6 years, 2 months ago (2014-10-06 18:30:14 UTC) #18
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/15729)
6 years, 2 months ago (2014-10-06 18:44:46 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/615313006/80001
6 years, 2 months ago (2014-10-06 19:51:24 UTC) #22
commit-bot: I haz the power
Exceeded time limit waiting for builds to trigger.
6 years, 2 months ago (2014-10-06 22:23:17 UTC) #24
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/615313006/80001
6 years, 2 months ago (2014-10-07 04:18:56 UTC) #26
commit-bot: I haz the power
Committed patchset #5 (id:80001) as 224fecfd888d680a077bb8cc3a0594ef4dc9207f
6 years, 2 months ago (2014-10-07 05:58:05 UTC) #27
commit-bot: I haz the power
6 years, 2 months ago (2014-10-07 05:58:52 UTC) #28
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/91f1bbd1feb4acf767f5fb886b5155a227f56490
Cr-Commit-Position: refs/heads/master@{#298394}

Powered by Google App Engine
This is Rietveld 408576698