[Webkit-unassigned] [Bug 8291] XMLHttpRequest needs to be extended before it can provide an alternative interface to the browser's dialog for HTTP auth

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 6 13:48:19 PDT 2022


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

Brent Fulgham <bfulgham at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bfulgham at webkit.org

--- Comment #3 from Brent Fulgham <bfulgham at webkit.org> ---
(In reply to Alexey Proskuryakov from comment #2)
> (In reply to comment #1)
> > Additionally, I think that our current implementation is inconsistent and/or
> > broken (only shows the dialog for async requests,
> 
> This is bug 8342.
> 
> > but doesn't seem to actually use the typed in credentials).
> 
> Looks like an NSURLConnection bug, rdar://4581439. It is probably possible
> to work around it in WebKit (by removing credentials from the URL passed to
> Foundation and handling them manually) , but I'm not sure if it's worth it.

The NSURLConnection bug was fixed in OS X 10.5.3 (and newer)

-- 
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/20220706/f3a0d071/attachment.htm>


More information about the webkit-unassigned mailing list