[Webkit-unassigned] [Bug 117934] [EFL] Unable to load and render .mht file from local filesystem, Instead it gets download

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 27 05:43:18 PDT 2013


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





--- Comment #11 from Ryuan Choi <ryuan.choi at samsung.com>  2013-06-27 05:45:13 PST ---
(In reply to comment #10)
> (In reply to comment #9)
> > (In reply to comment #8)
> > > After looking at https://bugs.webkit.org/show_bug.cgi?id=89978
> > > it seems mimetype for .mht file is decided by deep platform code
> > > WKGTK -> libsoup -> GIO -> GVFS -> GNOME-VFS -> shared-mime-info (from freedesktop.org)
> > > 
> > > and it looks previously "messgae/rfc822 " was correct mimeType for some platform.
> > > 
> > > but from  https://bugs.webkit.org/show_bug.cgi?id=116442 
> > > it looks the actual issue in platform is fixed  this year.
> > > by : http://cgit.freedesktop.org/xdg/shared-mime-info/commit/?id=5dc7a385dfde27baabbe7384e69605c48adbf1e4.
> > > 
> > > and so GTK port have removed "messgae/rfc822 " as mimetype  for mht file.
> > > 
> > > 
> > > 
> > > So I doubt mht file is not loading in my PC becasue my pc has old OS. Can anyone try in latest ??
> > 
> > I saved and loaded webkit.org using MiniBrowser/Efl and it works fine to me.
> > Is it enough?
> > 
> > I am using ubuntu 13.04 and jhbuild
> sounds its working,
>  but can you try as to make final confirmation:
> save any page.
> then open any other page( to replace the current page)
> now load the saved page.
> 
> Actually in directly  saving and fetching the url bar shows the .mht  but
> page on screen is old page.So it appears that .mht is loaded.
> 
> OR in MiniBrowser  you can see the logs.

I tested load and save at different minibrowser process.

> 
> If it works then  only question is of backward-compatibilty
> I am trying ubuntu 12.04 and jhbuild and its not loading.

IMHO, we don't need to care backward-compatibility in development branch.
It's my 2 cents.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list