[Webkit-unassigned] [Bug 18296] New: [GTK] libsoup backend
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Apr 3 04:20:08 PDT 2008
http://bugs.webkit.org/show_bug.cgi?id=18296
Summary: [GTK] libsoup backend
Product: WebKit
Version: 526+ (Nightly build)
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: Gtk
Severity: Normal
Priority: P2
Component: WebKit Gtk
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: lethalman88 at gmail.com
Hello,
i noticed libsoup has many features that curl is missing and so i would
encourage to continue the working on this backend.
Anyway there's a fundamental issue i still don't know if it's related to
libsoup or the backend (hopefully the backend).
When loading a big page such as planet.gnome.org a number of elements are not
being loaded. For example it loads 10-15 images and the others (about 20, but
it's random) are not loaded. The job is started but libsoup never request for
them.
If i stop loading then all these jobs are stopped as well in libsoup, this
means the requests are queued inside libsoup but never done.
I had a talk with libsoup developers and they're going to see what happens too.
I also tried to limit the number of connections per host and totally but this
won't fix the problem.
--
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