[Webkit-unassigned] [Bug 18391] return body data incrementally from libsoup backend

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 10 11:13:16 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=18391





------- Comment #11 from danw at gnome.org  2008-04-10 11:13 PDT -------
(In reply to comment #10)
> But why
> shouldn't 404, not found, and other errors be loaded incrementally too?

Incremental loading is mostly important for images and large web pages. Most
404s are tiny, and users would never be able to notice the difference between
loading them incrementally and not. And anyway, trying to exhaustively
distinguish between status codes that might cause libsoup to requeue the
message, and status codes that definitely won't seems like a bad idea.


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



More information about the webkit-unassigned mailing list