[Webkit-unassigned] [Bug 24818] [GTK] http auth dialog pops up twice after a cancelled atempt

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 28 15:39:32 PDT 2009


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





------- Comment #3 from danw at gnome.org  2009-03-28 15:39 PDT -------
or maybe not; i went to try to add a test for this case to
libsoup/tests/auth-test.c, but there's already one there. so this should work.

things to figure out: is something else requeueing the first message? when the
two auth dialogs pop up, are they for the same SoupMessage or for different
ones? If the former: what is the state of the message queue after the first
message fails? If the latter: is the feature getting attached to the session
twice maybe?


-- 
Configure bugmail: https://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