DescriptionOOP PDF: Override printing for MimeHandlerViewContainers.
Previously, calling print() on the window object for a plugin document
resulted in printing a blank page. This adds an OverridePrint method to
PrintWebViewHelper::Delegate so MimeHandlerViewContainers can replace
the default print behavior with posting a print message to the mime
handler.
BUG=448720
Committed: https://crrev.com/da51fc6ff30169780c2e6b8076e12d8d7b398f5a
Cr-Commit-Position: refs/heads/master@{#313011}
Patch Set 1 : #
Total comments: 5
Patch Set 2 : add a test #Patch Set 3 : rebase #
Total comments: 2
Patch Set 4 : #Patch Set 5 : rebase #Patch Set 6 : fix android compile and remove the test as it hits a probably dodgy assert #
Messages
Total messages: 15 (6 generated)
|