diff options
author | Szabolcs David <davidsz@inf.u-szeged.hu> | 2018-07-10 16:54:17 +0200 |
---|---|---|
committer | Allan Sandfeld Jensen <allan.jensen@qt.io> | 2021-03-16 15:20:14 +0100 |
commit | cee942bee6d187990c1c43990f932b5fa0dc3ad5 (patch) | |
tree | 6ae672b3050da75810e5ff32429ce60b81b10a63 /chromium/storage/browser/blob/blob_impl.cc | |
parent | e6ffb4d1521ba65c0681f2972246e8e9afa02aa5 (diff) | |
download | qtwebengine-chromium-cee942bee6d187990c1c43990f932b5fa0dc3ad5.tar.gz |
Enable high resolution printing
PDFium silently terminates when the buffer size of the currently printed
bitmap cannot be represented on 30 bits. HighResolution mode of QPrinter
tries to render in 1200 DPI, which means it will over exceed this limit.
Using the maximum buffer size possible enables this printing mode
for WebEngine.
Task-number: QTBUG-68965
Change-Id: I5dd4250fdc5026d914c8673d9d9cc5e5a6357a2f
Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
Diffstat (limited to 'chromium/storage/browser/blob/blob_impl.cc')
0 files changed, 0 insertions, 0 deletions