[webkit-dev] gdklauncher quits for "http://www.craigslist.com"

Mike Emmel mike.emmel at gmail.com
Sat Mar 10 23:25:38 PST 2007


Yes. redirection is broken. Here the original request should shutdown
cleanly since
it will never get data. Technically we should have probably closed it
once it was a redirect.
I think their is some code to handle redirects but its never been
tested as you see.

On 3/10/07, Auro Tripathy <ipserv at yahoo.com> wrote:
> OK, Thanks!
>
> Could it be an issue with redirection not working right.
>
> I noticed that "http://www.craigslist.com" is redirected to
> "http://sfbay.craigslist.org/".
>
> So, if I point to "http://sfbay.craigslist.org/", gdklauncher is able to
> render the page. So, no issue with  rendering.
>
> -Auro
>
>
> Mike Emmel <mike.emmel at gmail.com> wrote:
>  On 3/10/07, Krzysztof Kowalczyk wrote:
> > Not that it'll help much, but I just tried latest debug gdklauncher
> > build on Ubuntu 6.10 and didn't encounter the problem (i.e. I was able
> > to browse craigslist.com).
> >
> > -- kjk
> >
> > On 3/10/07, Auro Tripathy wrote:
> > > My test was on FC5
> > >
> > > Here's the message.
> > >
> > > [root at localhost GdkLauncher]# ASSERTION FAILED: length != 0
> > > (../../loader/MainResourceLoader.cpp:282 virtual void
> > > WebCore::MainResourceLoader::didReceiveData(const
> char*,
> > > int, long long int, bool))
> > >
> > > Scrpts to build gdklauncher were provided by kjk
> > >
> > >
> Could be a connection problem that caused this in any case it should
> not be and assert
> but the connection should be in and error state and the page or
> resources should fail to load.
>
> > > Thanks
> > > -Auro
> > >
> > >
> > >
> > >
> > > http://www.ActiveSand.com
> > > info at ActiveSand.com
> > > 408 956 8308
> > > _______________________________________________
> > > webkit-dev mailing list
> > > webkit-dev at lists.webkit.org
> > > http://lists.webkit.org/mailman/listinfo/webkit-dev
> > >
> > >
> > _______________________________________________
> > webkit-dev mailing list
> > webkit-dev at lists.webkit.org
> > http://lists.webkit.org/mailman/listinfo/webkit-dev
> >
>
>
>
> http://www.ActiveSand.com
> info at ActiveSand.com
> 408 956 8308



More information about the webkit-dev mailing list