[Webkit-unassigned] [Bug 50083] New: [Gtk] ASSERT(d->m_response.isNull()) in contentSniffedCallback

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 25 08:08:51 PST 2010


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

           Summary: [Gtk] ASSERT(d->m_response.isNull()) in
                    contentSniffedCallback
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: svillar at igalia.com


We are easily reaching that assertion since 72695. The problem is located in soup-request-http.c. We're emitting the "content-sniffed" callback without even considering that the sniffing was not enabled for each particular message (see startHttp in ResourceHandleSoup.cpp)

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