Bug 182807 - Do not block authentication challenge to navigated resources
Summary: Do not block authentication challenge to navigated resources
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Local Build
Hardware: All All
: P2 Normal
Assignee: Daniel Bates
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-02-14 14:20 PST by Daniel Bates
Modified: 2018-02-19 11:10 PST (History)
5 users (show)

See Also:


Attachments
Patch (45.74 KB, patch)
2018-02-14 14:47 PST, Daniel Bates
bfulgham: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>