[Webkit-unassigned] [Bug 65002] New: Get authentication to work with USE(CFNETWORK) on Mac

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 21 18:13:57 PDT 2011


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

           Summary: Get authentication to work with USE(CFNETWORK) on Mac
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: psolanki at apple.com
            Blocks: 51836


Authentication does not work on Mac with USE(CFNETWORK) because my previous patches would create a new CFURLAuthChallengeRef. This mean that equality checks later in the code (and in CFNetwork) would fail.

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