[webkit-reviews] review requested: [Bug 16947] [GTK] Missing HTTP Auth challenge : [Attachment 19324] keep the source handle

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 24 12:25:59 PST 2008


Luca Bruno <lethalman88 at gmail.com> has asked  for review:
Bug 16947: [GTK] Missing HTTP Auth challenge
http://bugs.webkit.org/show_bug.cgi?id=16947

Attachment 19324: keep the source handle
http://bugs.webkit.org/attachment.cgi?id=19324&action=edit

------- Additional Comments from Luca Bruno <lethalman88 at gmail.com>
A slightly better patch which keeps track of the source handle directly in the
AuthenticationChallenge.

The problem with the authentication that's requested twice is the lack of a
cache for the credentials.
What we need is to specify the credential for each web resource.
But the credential is specified by the application. Should we keep the
credential for each host or this is an end-application job?


More information about the webkit-reviews mailing list