RESOLVED FIXED Bug 200768
Add shared-mime-info to WPE WebKit jhbuild
https://bugs.webkit.org/show_bug.cgi?id=200768
Summary Add shared-mime-info to WPE WebKit jhbuild
Chris Lord
Reported 2019-08-15 06:44:26 PDT
Much like the Gtk backend, the WPE backend also relies on shared-mime-info to determine filetypes on a local filesystem. As it's not currently in the jhbuild modules, it will rely on the system one. This became evident recently as shared-mime-info 1.12 (current release as of writing, and included in Fedora 30) causes some html files to be incorrectly identified as xhtml, which in turn causes test failures (and weird behaviour for local files). To circumvent this, we should build shared-mime-info in jhbuild and rely on that version.
Attachments
Patch (2.29 KB, patch)
2019-08-16 01:13 PDT, Chris Lord
no flags
Chris Lord
Comment 1 2019-08-16 01:13:52 PDT
WebKit Commit Bot
Comment 2 2019-08-16 02:22:24 PDT
Comment on attachment 376483 [details] Patch Clearing flags on attachment: 376483 Committed r248767: <https://trac.webkit.org/changeset/248767>
WebKit Commit Bot
Comment 3 2019-08-16 02:22:26 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.