|
Use document from preview for System Dialog printing on Windows.
System dialog shows only properties of selected printers, no system dialog with printers.
Removed global Ctrl+Shift+P shortcut on windows.
BUG= 374321
Committed: https://crrev.com/92ab8ce04d850a59aa3d1b49ba2986845102baf3
Cr-Commit-Position: refs/heads/master@{#292032}
Total comments: 8
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+230 lines, -476 lines) |
Patch |
 |
M |
chrome/browser/printing/print_view_manager.cc
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/printing/printing_message_filter.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+5 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/print_preview/native_layer.js
|
View
|
1
2
3
|
3 chunks |
+10 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/print_preview/print_preview.js
|
View
|
1
2
3
4
5
|
7 chunks |
+47 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/webui/print_preview/print_preview_handler.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+9 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/common/print_messages.h
|
View
|
1
2
3
4
5
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/renderer/chrome_mock_render_thread.h
|
View
|
1
2
3
4
5
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/renderer/chrome_mock_render_thread.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+4 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/renderer/printing/print_web_view_helper.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+6 lines, -1 line |
0 comments
|
Download
|
 |
M |
printing/backend/win_helper.h
|
View
|
|
1 chunk |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
M |
printing/backend/win_helper.cc
|
View
|
|
1 chunk |
+32 lines, -0 lines |
0 comments
|
Download
|
 |
M |
printing/print_job_constants.h
|
View
|
1
2
3
4
5
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
printing/print_job_constants.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
printing/printing_context.h
|
View
|
1
2
3
4
5
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
printing/printing_context.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+5 lines, -1 line |
0 comments
|
Download
|
 |
M |
printing/printing_context_android.h
|
View
|
1
2
3
4
5
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
printing/printing_context_android.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
printing/printing_context_linux.h
|
View
|
1
2
3
4
5
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
printing/printing_context_linux.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
printing/printing_context_mac.h
|
View
|
1
2
3
4
5
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
printing/printing_context_mac.mm
|
View
|
1
2
3
4
5
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
printing/printing_context_no_system_dialog.h
|
View
|
1
2
3
4
5
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
printing/printing_context_no_system_dialog.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
printing/printing_context_win.h
|
View
|
1
2
3
4
5
|
2 chunks |
+8 lines, -28 lines |
0 comments
|
Download
|
 |
M |
printing/printing_context_win.cc
|
View
|
1
2
3
4
5
|
9 chunks |
+61 lines, -279 lines |
0 comments
|
Download
|
 |
M |
printing/printing_context_win_unittest.cc
|
View
|
1
2
3
4
5
|
3 chunks |
+1 line, -145 lines |
0 comments
|
Download
|
Total messages: 36 (0 generated)
|