|
Domain Reliability: Don't upload when metrics reporting is off.
Tie Domain Reliability uploads to metrics reporting -- halt uploads when
reporting is turned off. (Keep recording, since we will eventually be able to
access reports through JavaScript as well.)
BUG= 407170
Committed: https://crrev.com/fa8427f940699df3073889af4ab20a1fb2b9ed37
Cr-Commit-Position: refs/heads/master@{#291740}
Total comments: 8
Total comments: 4
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+264 lines, -60 lines) |
Patch |
 |
M |
base/prefs/pref_member.h
|
View
|
1
2
3
4
|
5 chunks |
+8 lines, -6 lines |
0 comments
|
Download
|
 |
M |
base/prefs/pref_member.cc
|
View
|
1
2
3
4
|
3 chunks |
+6 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/browsing_data/browsing_data_remover_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/profiles/profile_impl.h
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/profiles/profile_impl.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
3 chunks |
+5 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/profiles/profile_impl_io_data.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
3 chunks |
+10 lines, -6 lines |
0 comments
|
Download
|
 |
M |
components/domain_reliability.gypi
|
View
|
1
2
3
4
5
6
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
components/domain_reliability/monitor.h
|
View
|
1
2
3
4
5
6
7
8
9
|
5 chunks |
+58 lines, -9 lines |
0 comments
|
Download
|
 |
M |
components/domain_reliability/monitor.cc
|
View
|
1
2
3
4
5
6
7
8
|
8 chunks |
+87 lines, -19 lines |
0 comments
|
Download
|
 |
M |
components/domain_reliability/monitor_unittest.cc
|
View
|
1
2
3
4
5
6
7
|
4 chunks |
+24 lines, -3 lines |
0 comments
|
Download
|
 |
M |
components/domain_reliability/service.h
|
View
|
1
2
3
4
5
6
|
2 chunks |
+6 lines, -2 lines |
0 comments
|
Download
|
 |
M |
components/domain_reliability/service.cc
|
View
|
1
2
3
4
5
6
7
|
3 chunks |
+10 lines, -3 lines |
0 comments
|
Download
|
 |
M |
components/domain_reliability/test_util.h
|
View
|
1
2
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
components/domain_reliability/test_util.cc
|
View
|
1
2
|
1 chunk |
+8 lines, -1 line |
0 comments
|
Download
|
 |
M |
components/domain_reliability/uploader.h
|
View
|
1
2
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
components/domain_reliability/uploader.cc
|
View
|
1
2
3
4
5
|
4 chunks |
+14 lines, -1 line |
0 comments
|
Download
|
 |
M |
components/domain_reliability/uploader_unittest.cc
|
View
|
1
2
|
2 chunks |
+16 lines, -1 line |
0 comments
|
Download
|
Total messages: 28 (0 generated)
|