[Webkit-unassigned] [Bug 186870] NSURLAuthenticationMethodOAuth challenges are surfaced to clients in -didReceiveAuthenticationChallenge as NSURLAuthenticationMethodDefault

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 14 14:55:26 PDT 2018


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

--- Comment #6 from Alex Christensen <achristensen at apple.com> ---
Comment on attachment 347110
  --> https://bugs.webkit.org/attachment.cgi?id=347110
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=347110&action=review

> Source/WebCore/ChangeLog:17
> +2018-08-09  Ansh Shukla  <ansh_shukla at apple.com>

duplicate ChangeLog entry

> Source/WebKit/ChangeLog:12
> +2018-08-09  Ansh Shukla  <ansh_shukla at apple.com>

ditto

> Tools/WebKitTestRunner/TestController.cpp:1843
> +        m_currentInvocation->outputText(String::format("canAuthenticateAgainstProtectionSpace: %s\n", toString(authenticationScheme)));

You'll either need to remove this change and its log in your one expected file, or update all tests that log a canAuthenticateAgainstProtectionSpace message.  I suggest the former.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180814/a2033f33/attachment.html>


More information about the webkit-unassigned mailing list