Bug 182807

Summary: Do not block authentication challenge to navigated resources
Product: WebKit Reporter: Daniel Bates <dbates>
Component: WebCore Misc.Assignee: Daniel Bates <dbates>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, cdumez, ews-watchlist, japhet, mjs
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch bfulgham: review+

Description Daniel Bates 2018-02-14 14:20:44 PST
Do not block authentication challenge to navigated resources.
Comment 1 Daniel Bates 2018-02-14 14:47:25 PST
Created attachment 333845 [details]
Patch
Comment 2 Brent Fulgham 2018-02-15 11:55:51 PST
Comment on attachment 333845 [details]
Patch

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

We'll probably see this behavior need to come back, but r=me.

> Source/WebCore/ChangeLog:4
> +        https://bugs.webkit.org/show_bug.cgi?id=182807

Radar please.
Comment 3 Daniel Bates 2018-02-19 11:05:18 PST
<rdar://problem/37481619>
Comment 4 Daniel Bates 2018-02-19 11:10:56 PST
Committed r228703: <https://trac.webkit.org/changeset/228703>