diff options
author | Allan Sandfeld Jensen <allan.jensen@theqtcompany.com> | 2016-05-03 13:34:22 +0200 |
---|---|---|
committer | Allan Sandfeld Jensen <allan.jensen@theqtcompany.com> | 2016-05-03 14:42:18 +0000 |
commit | c1b8d4bf2a36cd59e31758a9e6af872c17c4cfb8 (patch) | |
tree | bf8a9ad8c981be399fd229c489ef07f4372bcfa6 /Source/JavaScriptCore/bytecode/UnlinkedFunctionExecutable.cpp | |
parent | 71136c9621103522e85654c8e144d5f1c961de1c (diff) | |
download | qtwebkit-c1b8d4bf2a36cd59e31758a9e6af872c17c4cfb8.tar.gz |
Only load QImageIO plugins from white-listed formats
Not all QImage plugins are safe to load from the internet. We should
only load formats that are well-used on the internet and we can be
reasonably sure are safe.
[ChangeLog][WebKit][Behavior Change] QtWebkit will no longer support
any QImage plugin with the Size option, but instead only decode formats
that have been whitelisted. If you are using QtWebKit for controlled
content and wish to override the white-listed it can now be done with
the environment variable QTWEBKIT_IMAGEFORMAT_WHITELIST which takes a
comma-separated list of QImageIO formats.
Change-Id: Ifc4f1a3addfa4ec117697a12000db3c265422314
Reviewed-by: Richard J. Moore <rich@kde.org>
Diffstat (limited to 'Source/JavaScriptCore/bytecode/UnlinkedFunctionExecutable.cpp')
0 files changed, 0 insertions, 0 deletions