[Webkit-unassigned] [Bug 60415] New: [GTK] Missing response for HTTP requests in Inspector when using the Soup cache

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 6 16:08:14 PDT 2011


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

           Summary: [GTK] Missing response for HTTP requests in Inspector
                    when using the Soup cache
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: xan.lopez at gmail.com
                CC: mrobinson at webkit.org, svillar at igalia.com


Try to load planet.gnome.org with epiphany+soup cache enabled. Some of the resource requests will lack a response according to the Inspector. The page is still loaded, so I guess we are calling didReceiveData but not didReceiveResponse for some reason. This might why the page takes a long time to load, WebKit might be timing out the requests. As an experiment try to disable the soup cache and load+reload planet gnome. At least in my machine it's *a lot* faster *without* the cache.

-- 
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