Bug 200768

Summary: Add shared-mime-info to WPE WebKit jhbuild
Product: WebKit Reporter: Chris Lord <clord>
Component: WPE WebKitAssignee: Chris Lord <clord>
Status: RESOLVED FIXED    
Severity: Normal CC: aperez, bugs-noreply, clopez, commit-queue, ews-watchlist
Priority: P2    
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Chris Lord 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.
Comment 1 Chris Lord 2019-08-16 01:13:52 PDT
Created attachment 376483 [details]
Patch
Comment 2 WebKit Commit Bot 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>
Comment 3 WebKit Commit Bot 2019-08-16 02:22:26 PDT
All reviewed patches have been landed.  Closing bug.