|
Code to send diagnostic messages about cloud print proxy. Currently diagnostic messages are sent if the print system fails to initialize (this can happen on Windows if the XPS Framework is not installed on XP) as well when printer registration fails because we could not get the capabilities for the printer.
BUG=None
TEST=None
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=72037
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+249 lines, -56 lines) |
Patch |
 |
M |
chrome/app/generated_resources.grd
|
View
|
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/service/service_process_control.cc
|
View
|
|
2 chunks |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/chrome.gyp
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/service/DEPS
|
View
|
1
2
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/service/cloud_print/cloud_print_consts.h
|
View
|
|
2 chunks |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/service/cloud_print/cloud_print_consts.cc
|
View
|
|
2 chunks |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/service/cloud_print/cloud_print_helpers.h
|
View
|
1
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/service/cloud_print/cloud_print_helpers.cc
|
View
|
|
1 chunk |
+10 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/service/cloud_print/cloud_print_helpers_unittest.cc
|
View
|
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/service/cloud_print/cloud_print_proxy.h
|
View
|
|
2 chunks |
+4 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/service/cloud_print/cloud_print_proxy.cc
|
View
|
|
3 chunks |
+11 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/service/cloud_print/cloud_print_proxy_backend.h
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/service/cloud_print/cloud_print_proxy_backend.cc
|
View
|
|
12 chunks |
+132 lines, -36 lines |
2 comments
|
Download
|
 |
M |
chrome/service/cloud_print/print_system.h
|
View
|
|
2 chunks |
+15 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/service/cloud_print/print_system_cups.cc
|
View
|
1
2
3
|
2 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/service/cloud_print/print_system_win.cc
|
View
|
1
2
|
4 chunks |
+10 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/service/service_process.h
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/service/service_process.cc
|
View
|
|
4 chunks |
+31 lines, -8 lines |
0 comments
|
Download
|
Total messages: 3 (0 generated)
|