[Webkit-unassigned] [Bug 38653] [gtk] critical warning in soup_message_set_first_party() when cancelling a navigation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 11 10:07:55 PDT 2010


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


Xan Lopez <xan.lopez at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |xan.lopez at gmail.com




--- Comment #1 from Xan Lopez <xan.lopez at gmail.com>  2010-05-11 10:07:55 PST ---
I think to fully reproduce you must be using a webpage that does a redirect, since the warning occurs in the redirect callback inside webkit. In any case the problem is that we are not checking if the request was cancelled after checking with the client about the new status, I'll do a patch.

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