DescriptionExpand print-related IPCs so we can implement CSS3 paged media.
The members added into ViewMsg_Print_Params will be used to tell
printers' setting to renderer process.
Maybe ViewMsg_Print_Params::printable_size should be printable_area,
but I've just added margin_top and margin_left for now because
printable_size is used from several code so I wanted to avoid
a big change.
The members added into ViewHostMsg_DidPrintPage_Params will be used
to tell web authors' page setting to browser process.
BUG=47277
TEST=none
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=51117
Patch Set 1 #
Total comments: 2
Patch Set 2 : use page_size as suggested #
Messages
Total messages: 3 (0 generated)
|