27 Aug
2025
27 Aug
'25
4:38 p.m.
On Wed Aug 27 14:48:20 2025 +0000, Jacek Caban wrote:
Why do we need all of that? Could we just lowercase `mimeType` string and pass that to Gecko? I was worried about returning proper error (`E_INVALIDARG` for instance) but it seems I can find that out because Gecko returns `NS_ERROR_NOT_IMPLEMENTED` so I can special case it. Though I'll also have to convert it to ASCII, shouldn't be a problem.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/8821#note_114005