WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
168365
[SOUP] Report TLS errors even when errors policy is IGNORE
https://bugs.webkit.org/show_bug.cgi?id=168365
Summary
[SOUP] Report TLS errors even when errors policy is IGNORE
Michael Catanzaro
Reported
2017-02-15 05:51:35 PST
GNOME shell portal helper needs to load all resources regardless of TLS errors, but also report whether any error occurred. Currently it's not possible because the IGNORE policy causes TLS errors to be, well, ignored and not reported when you use webkit_web_context_get_tls_info(). That's dumb; if you explicitly ask for errors you should get them. This should not break any realistic applications.
Attachments
Add attachment
proposed patch, testcase, etc.
Bastien Nocera
Comment 1
2017-02-15 05:52:48 PST
Once that's fixed, we can simplify the patch we committed for:
https://bugzilla.gnome.org/show_bug.cgi?id=778253
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug