|
Print Preview: Support the duplex preset in PDFs.
The preset from the PDF document gets plumbed all the way to print
preview, but the ShortEdge setting is ignored at the end because print
preview does not support it yet.
BUG= 169120
Committed: https://crrev.com/b335e7d621465955cf8b733660f82ffe0aab6de2
Cr-Commit-Position: refs/heads/master@{#319324}
Total comments: 4
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+129 lines, -27 lines) |
Patch |
 |
M |
chrome/browser/resources/print_preview/native_layer.js
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/print_preview/print_preview.js
|
View
|
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/webui/print_preview/print_preview_ui.cc
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/test/data/webui/print_preview.js
|
View
|
|
2 chunks |
+26 lines, -1 line |
0 comments
|
Download
|
 |
M |
components/printing/renderer/print_web_view_helper.h
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
components/printing/renderer/print_web_view_helper.cc
|
View
|
1
2
3
|
4 chunks |
+32 lines, -7 lines |
0 comments
|
Download
|
 |
M |
content/renderer/pepper/pepper_plugin_instance_impl.cc
|
View
|
1
2
3
|
3 chunks |
+15 lines, -2 lines |
0 comments
|
Download
|
 |
M |
pdf/instance.cc
|
View
|
1
2
3
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
pdf/out_of_process_instance.cc
|
View
|
1
2
3
|
3 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
pdf/pdf_engine.h
|
View
|
1
2
|
4 chunks |
+12 lines, -11 lines |
0 comments
|
Download
|
 |
M |
pdf/pdfium/pdfium_assert_matching_enums.cc
|
View
|
1
2
3
|
2 chunks |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
pdf/pdfium/pdfium_engine.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
pdf/pdfium/pdfium_engine.cc
|
View
|
1
2
3
4
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ppapi/c/private/ppp_pdf.h
|
View
|
1
2
3
4
5
|
2 chunks |
+13 lines, -1 line |
0 comments
|
Download
|
 |
M |
ppapi/proxy/ppapi_messages.h
|
View
|
1
2
3
4
5
|
2 chunks |
+3 lines, -0 lines |
0 comments
|
Download
|
Total messages: 14 (4 generated)
|