[webkit-reviews] review denied: [Bug 113159] Use session persistence in ResourceHandle::didReceiveAuthenticationChallenge() in CFNetwork loader to match Foundation one : [Attachment 194770] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 24 17:12:01 PDT 2013


Alexey Proskuryakov <ap at webkit.org> has denied Pratik Solanki
<psolanki at apple.com>'s request for review:
Bug 113159: Use session persistence in
ResourceHandle::didReceiveAuthenticationChallenge() in CFNetwork loader to
match Foundation one
https://bugs.webkit.org/show_bug.cgi?id=113159

Attachment 194770: Patch
https://bugs.webkit.org/attachment.cgi?id=194770&action=review

------- Additional Comments from Alexey Proskuryakov <ap at webkit.org>
This is super confusing, but I think that they actually match now. The reason
is that Mac version calls ResourceHandle::receivedCredential, which changes
persistence to None, while CFNet calls CFURLConnectionUseCredential directly.


More information about the webkit-reviews mailing list