RESOLVED FIXED 103260
[Qt] Implement the mimetype icon methods
https://bugs.webkit.org/show_bug.cgi?id=103260
Summary [Qt] Implement the mimetype icon methods
Allan Sandfeld Jensen
Reported 2012-11-26 08:32:45 PST
IconQt.cpp has an empty implementation of finding a icon for the given filenames. Using QMimeDatabase it should be simple now to lookup and return appropiate icons.
Attachments
Patch (3.81 KB, patch)
2012-11-26 08:36 PST, Allan Sandfeld Jensen
hausmann: review+
Allan Sandfeld Jensen
Comment 1 2012-11-26 08:36:30 PST
Allan Sandfeld Jensen
Comment 2 2012-11-26 08:38:31 PST
I think this will be tested indirectly by many of the tests using the file INPUT element. To test manually, you can use bugs.webkit.org and see the icon when attaching files.
Allan Sandfeld Jensen
Comment 3 2012-11-27 03:16:38 PST
Note You need to log in before you can comment on or make changes to this bug.