[Webkit-unassigned] [Bug 51599] The web process uses its own credential storage

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 24 14:59:51 PST 2010


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


Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ap at webkit.org,
                   |                            |beidson at apple.com




--- Comment #6 from Alexey Proskuryakov <ap at webkit.org>  2010-12-24 14:59:51 PST ---
This change looks surprising for several reasons.
- Why do we even want this? There is no explanation in Bugzilla, and the one I see in Radar isn't fully convincing.
- IPC doesn't come free - at least chromium tries hard to limit the number of messages.
- Doesn't this break default credentials (see ResourceHandle::createNSURLConnection()) - sometimes credentials must be sent preemptively, without waiting for a challenge)?

Please CC Brady and myself when making changes to HTTP authentication.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list