Revert "Uncouple PDF printing metafile usage from plugin"
This reverts commit 5eb76db1. Reason for revert: regression as reported in crbug.com/1107297 Original change's description: > Uncouple PDF printing metafile usage from plugin > > Printing from within the context of a pepper plugin for a Flash object > started crashing once the print composite usage stopped the inefficient > practice of generating metafiles for both individual pages and the full > document, in r751614. > > Even though this issue of printing a Flash object is not of much > interest because of Flash being near end-of-life, we can at least not > crash the tab on users who happen to invoke such a print. > > This restores ability of print preview to complete and provide page > images, although the content of the Flash object is empty. This at > least matches the behavior prior to r751614. > > Bug: 1098860 > Change-Id: I86f7030ade0f126d6994b810f26775bf8cfe2693 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2298036 > Reviewed-by: Stefan Zager <szager@chromium.org> > Reviewed-by: Daniel Hosseinian <dhoss@chromium.org> > Commit-Queue: Alan Screen <awscreen@chromium.org> > Cr-Commit-Position: refs/heads/master@{#789239} TBR=szager@chromium.org,awscreen@chromium.org,dhoss@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 1098860 Change-Id: Ibe61026c24800742ee6810ca681243caa19976f0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2306920 Commit-Queue: Daniel Hosseinian <dhoss@chromium.org> Reviewed-by:Daniel Hosseinian <dhoss@chromium.org> Reviewed-by:
Stefan Zager <szager@chromium.org> Cr-Commit-Position: refs/heads/master@{#790081}
Showing
Please register or sign in to comment