[webkit-reviews] review requested: [Bug 16947] [GTK] Missing HTTP Auth challenge : [Attachment 27591] keyring.patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 12 03:55:42 PST 2009


Xan Lopez <xan.lopez at gmail.com> has asked  for review:
Bug 16947: [GTK] Missing HTTP Auth challenge
https://bugs.webkit.org/show_bug.cgi?id=16947

Attachment 27591: keyring.patch
https://bugs.webkit.org/attachment.cgi?id=27591&action=review

------- Additional Comments from Xan Lopez <xan.lopez at gmail.com>
Since we are going to only support soup in the GTK+ backend, this patchs adds
HTTP auth the simple way: connect to the 'authenticate' signal in the session,
and use gnome keyring for the credentials storage. It's optionally enabled with
--enable-gnomekeyring for those who don't want to use it for some reason.


More information about the webkit-reviews mailing list