[webkit-reviews] review requested: [Bug 65330] Remove auth-related functions from SubresourceLoaderClient : [Attachment 108242] Remove didReceiveAuthenticationChallenge() - rename enum values

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 21 15:03:17 PDT 2011


Nate Chapin <japhet at chromium.org> has asked  for review:
Bug 65330: Remove auth-related functions from SubresourceLoaderClient
https://bugs.webkit.org/show_bug.cgi?id=65330

Attachment 108242: Remove didReceiveAuthenticationChallenge() - rename enum
values
https://bugs.webkit.org/attachment.cgi?id=108242&action=review

------- Additional Comments from Nate Chapin <japhet at chromium.org>
Addressed ap's comments on previous patch.

The new enum names are:
AskClientForCrossOriginCredentials
DoNotAskClientForCrossOriginCredentials

Hopefully that's clearer.


More information about the webkit-reviews mailing list