[Webkit-unassigned] [Bug 137300] [SOUP] TLS errors should take precedence over HTTP authentication

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 6 06:11:32 PDT 2014


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





--- Comment #8 from Dan Winship <danw at gnome.org>  2014-10-06 06:11:28 PST ---
(In reply to comment #6)
> (In reply to comment #5)
> > The change looks conceptually good to me. I was wondering if it wouldn't be better to listen to tls-errors notifications from the SoupMessage instead of having to handle these things in different parts of our code...
> 
> Yes, but unfortunately libsoup doesn't emit notify for tls-errors nor flags properties.

Hm... it's a bug that :flags doesn't get notified when CERTIFICATE_TRUSTED changes. But :tls-errors definitely should be getting notified (and the flags will have already changed at the point when :tls-errors is notified).

-- 
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