[Webkit-unassigned] [Bug 202321] [GTK] Web Inspector: page error with shared-mime-info 1.14

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 14 12:07:31 PDT 2019


https://bugs.webkit.org/show_bug.cgi?id=202321

--- Comment #11 from Carlos Alberto Lopez Perez <clopez at igalia.com> ---
I confirm that this "fixes" the issue on Fedora 31:

$ curl https://people.igalia.com/clopez/wkbug/202321/0001-Revert-Assign-.html-to-XHTML-pages.patch| sudo patch  /usr/share/mime/packages/freedesktop.org.xml
$ sudo /usr/bin/update-mime-database /usr/share/mime

(basically, just revert 8ae13a589577e9bda12fb16465a03cd81b1cd349 on shared-mime-info).


However, I'm confused because the tool xdg-mime reports text/html for the questioned file before applying that workaround.

$ wget https://trac.webkit.org/export/251072/webkit/trunk/Source/WebInspectorUI/UserInterface/Main.html
$ xdg-mime query filetype Main.html
text/html


So, not sure what is exactly confusing shared-mime-info, but seems something is.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20191014/9d7d7f0a/attachment.html>


More information about the webkit-unassigned mailing list