[Webkit-unassigned] [Bug 171058] [GTK] After upgrading glib and glib-networking, resources with zero bytes are always identified as text/plain

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 21 00:02:01 PDT 2017


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

--- Comment #3 from Carlos Garcia Campos <cgarcia at igalia.com> ---
I think this was broken by this commit 

https://git.gnome.org/browse/glib/commit/?id=202a9c3497e0c0b5789e533509dd8671617ae20c

Before this commit the empty file check was done after the g_content_type_guess and only when guessing from path returned an uncertain result. Now the check is done before unconditionally, so there's no basename guess for empty files.

-- 
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/20170421/cefe064f/attachment.html>


More information about the webkit-unassigned mailing list