do not attempt rendering PDF with Qt image plugin
authorDebian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Tue, 1 Nov 2022 18:32:28 +0000 (18:32 +0000)
committerDmitry Shachnev <mitya57@debian.org>
Tue, 1 Nov 2022 18:32:28 +0000 (18:32 +0000)
commite4262d415a2899133125762d62dbaf958e504397
tree0db32b73c55c54a251fb48fbfd163d56567f8e36
parent02e0d358576b3cbb5729918163d475774aa34ee8
do not attempt rendering PDF with Qt image plugin

Origin: upstream, https://github.com/qtwebkit/qtwebkit/commit/0443d42b04e0f99c
Last-Update: 2020-09-13

Qt 5.15 added Qt PDF module which comes with imageformat plugin, which
allows rendering first page of PDF document as image.

Gbp-Pq: Name no_pdf_image_plugin.diff
Source/WebCore/platform/MIMETypeRegistry.cpp