do not attempt rendering PDF with Qt image plugin
authorDebian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Mon, 25 Apr 2022 11:00:32 +0000 (12:00 +0100)
committerDmitry Shachnev <mitya57@debian.org>
Mon, 25 Apr 2022 11:00:32 +0000 (12:00 +0100)
commit392faec07bcc6aedeacea4902d56127e20dce4f2
treebfcee8bdb9e838edcabdd31b113a8980b9c77e65
parent8f1db845f178b468d1e163c8bce95d34dd0ea964
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