[Webkit-unassigned] [Bug 107702] New: Recursion handling cancelled authentication challenges in NetworkProcess

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 23 10:16:38 PST 2013


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

           Summary: Recursion handling cancelled authentication challenges
                    in NetworkProcess
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: All
            Status: ASSIGNED
          Keywords: InRadar
          Severity: Normal
          Priority: P2
         Component: WebKit2
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: beidson at apple.com
                CC: ap at webkit.org, timothy_horton at apple.com


Recursion handling cancelled authentication challenges in NetworkProcess.

A whole lot of WebKit::NetworkResourceLoader::receivedAuthenticationCancellation, which calls back in to itself via the WebCore authentication client.

Even worse, this uncovered the fact that the WebProcess resource loader never correctly gets told of the cancellation.

The fix will also include small refactoring to more intelligently clean up all resources for a loader anytime it completes, no matter what the nature of the completion is.

In radar as <rdar://problem/13024541>

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