[Webkit-unassigned] [Bug 119487] New: [Gtk] Cancel authentication on load failed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 5 07:16:37 PDT 2013


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

           Summary: [Gtk] Cancel authentication on load failed
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: brian.holt at samsung.com
                CC: gns at gnome.org, mrobinson at webkit.org,
                    cgarcia at igalia.com


If loading fails or is stopped on a page which requires HTTP authentication, the default dialog does not close (as would be expected) and the authentication is not cancelled.

What this probably requires is the WebKitWebView retain a ref to an AuthenticationRequest in its private struct that it can cancel the request on the LoadFailed signal.

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