summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/angle/src/libEGL
diff options
context:
space:
mode:
authorDavid Faure <faure@kde.org>2012-10-22 12:42:05 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-11-14 14:18:31 +0100
commit7721c3d27c6ad98f27de5ecd008d32b2efb25d59 (patch)
tree3abbc17a31c43bc7e0a789a1a285233accfb6bef /src/3rdparty/angle/src/libEGL
parent9346cb955230b3fbca8062a2fe8c912713011ce4 (diff)
QMimeDatabase: Fix handling of duplicate mimetype definitions.
When both freedesktop.org.xml and kde.xml define text/x-qml (*.qml), the XML provider would look up *.qml, see two mimetypes, and treat that as a glob conflict, and proceed with contents-based-determination, which for this sample file, would find "C source" due to the C comment. Fixed by ignoring duplicate pattern-mimetype associations. The binary-cache provider doesn't have this problem, update-mime-database already filters out duplicates when generating the on-disk extension tree. Change-Id: Ie335b0b419e7413fa0550779709513f68c2bfc68 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'src/3rdparty/angle/src/libEGL')
0 files changed, 0 insertions, 0 deletions