|
Respect Linux user prefs with regards to crash reporting.
This involves implementing GoogleUpdateSettings::[GS]etCollectStatsConsent, and a whole lot of refactoring.
BUG=none
TEST=delete config dir, run official Linux build, don't enable crash reporting, crash browser -> no crash reporting.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=17104
Total comments: 1
Total comments: 2
Total comments: 3
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+196 lines, -202 lines) |
Patch |
 |
M |
chrome/app/breakpad_linux.h
|
View
|
2
3
4
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/app/breakpad_linux.cc
|
View
|
2
3
4
|
3 chunks |
+94 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/app/breakpad_linux_stub.cc
|
View
|
2
3
4
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/app/chrome_dll_main.cc
|
View
|
2
3
4
|
3 chunks |
+8 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/browser_main.cc
|
View
|
2
3
4
|
9 chunks |
+11 lines, -22 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/first_run_gtk.cc
|
View
|
2
3
4
|
2 chunks |
+11 lines, -5 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/google_update_settings_linux.cc
|
View
|
2
3
4
5
|
1 chunk |
+41 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/google_update_settings_linux_unittest.cc
|
View
|
|
1 chunk |
+23 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/chrome.gyp
|
View
|
2
3
4
|
5 chunks |
+6 lines, -16 lines |
0 comments
|
Download
|
 |
M |
chrome/common/temp_scaffolding_stubs.h
|
View
|
2
3
4
|
1 chunk |
+0 lines, -36 lines |
0 comments
|
Download
|
 |
D |
chrome/renderer/render_crash_handler_linux.h
|
View
|
2
3
4
|
1 chunk |
+0 lines, -16 lines |
0 comments
|
Download
|
 |
D |
chrome/renderer/render_crash_handler_linux.cc
|
View
|
2
3
4
|
1 chunk |
+0 lines, -85 lines |
0 comments
|
Download
|
 |
D |
chrome/renderer/render_crash_handler_linux_stub.cc
|
View
|
2
3
4
|
1 chunk |
+0 lines, -9 lines |
0 comments
|
Download
|
 |
M |
chrome/renderer/renderer_main.cc
|
View
|
1
2
3
4
|
2 chunks |
+0 lines, -7 lines |
0 comments
|
Download
|
Total messages: 12 (0 generated)
|