[Webkit-unassigned] [Bug 167584] [GTK] Allow to use stored credentials also for downloads started by DownloadManager::startDownload

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 1 22:24:44 PST 2017


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

--- Comment #5 from Carlos Garcia Campos <cgarcia at igalia.com> ---
(In reply to comment #4)
> Comment on attachment 300100 [details]
> Patch
> 
> This should definitely have a test.  If we allow stored credentials in an
> ephemeral session, won't it just use the credentials in the
> CredentialStorage for that session?

But we don't allow it. The patch allows stored credentials only for the default session, the problem is that PendingDownload is created with the default parameter for allow stored credentials unconditionally, which is to no allow them.

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


More information about the webkit-unassigned mailing list