|
Changes in printer settings:
* add vendor id and custom display name to media selection
* propagate selected media size in PrintSettings Related
Сhanges in JS:
* Use media custom diaply name received from the native layer
* Make sure media size selection is propagated to the native layer
BUG= 239879
NOTRY=true
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=276578
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+87 lines, -30 lines) |
Patch |
 |
M |
chrome/browser/resources/print_preview/data/destination_store.js
|
View
|
|
1 chunk |
+4 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/print_preview/native_layer.js
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/print_preview/settings/media_size_settings.js
|
View
|
|
1 chunk |
+8 lines, -7 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/webui/print_preview/print_preview_handler.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/common/cloud_print/cloud_print_cdd_conversion.cc
|
View
|
|
3 chunks |
+4 lines, -3 lines |
0 comments
|
Download
|
 |
M |
components/cloud_devices/common/printer_description.h
|
View
|
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
components/cloud_devices/common/printer_description.cc
|
View
|
1
|
4 chunks |
+6 lines, -2 lines |
0 comments
|
Download
|
 |
M |
components/cloud_devices/common/printer_description_unittest.cc
|
View
|
1
|
3 chunks |
+4 lines, -3 lines |
0 comments
|
Download
|
 |
M |
printing/print_job_constants.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
printing/print_job_constants.cc
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
printing/print_settings.h
|
View
|
|
3 chunks |
+26 lines, -0 lines |
0 comments
|
Download
|
 |
M |
printing/print_settings.cc
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
printing/print_settings_initializer.cc
|
View
|
|
1 chunk |
+19 lines, -0 lines |
0 comments
|
Download
|
 |
M |
printing/printing_context.cc
|
View
|
|
1 chunk |
+7 lines, -13 lines |
0 comments
|
Download
|
Total messages: 12 (0 generated)
|