[webkit-dev] HA: Webkit does not showing local html files
Pushkin Andrei
Andrei.Pushkin at promwad.com
Wed Sep 9 04:43:08 PDT 2015
Thank you very much. It is help me.
Andrei Pushkin
________________________________________
От: webkit-dev-bounces at lists.webkit.org [webkit-dev-bounces at lists.webkit.org] от имени vlnx at mail.com [vlnx at mail.com]
Отправлено: 9 сентября 2015 г. 2:00
Кому: webkit-dev at lists.webkit.org
Тема: Re: [webkit-dev] Webkit does not showing local html files
On Tue, Sep 08, 2015 at 01:30:48PM +0000, Pushkin Andrei wrote:
> Hi. I use webkit 1.10 with embbeded mips device. Its working fine with http and https, but is does not working with local files like file:///root/index.html . Its show only sources of HTML page.
I've encountered that as well. WebKit needs shared-mime-info[1] to determine
the mime type, when that's not available it defaults to plain text.
[1] http://freedesktop.org/Software/shared-mime-info
_______________________________________________
webkit-dev mailing list
webkit-dev at lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev
More information about the webkit-dev
mailing list