[webkit-dev] Quick Look at Gtk+ test failures

Holger Freyther zecke at selfish.org
Tue Feb 17 14:29:46 PST 2009


On Tuesday 17 February 2009 15:08:15 Gustavo Noronha wrote:
> Yo!
>
> On Tue, 2009-02-17 at 01:05 +0100, Holger Freyther wrote:
> > I just had a quick look at the dom/svg test failures (actually one
> > result) and my first idea is that we transmit the wrong mimetype for the
> > GIO based local file handling.
> >
> > I plan to find some time to tomorrow...
>
> Thought it might help:


Okay, some more work today...

void ResourceHandle::loadResourceSynchronously(const ResourceRequest&, 
ResourceError&, ResourceResponse&, Vector<char>&, Frame*)
{
    notImplemented();
}   


:)


More information about the webkit-dev mailing list