[Webkit-unassigned] [Bug 168365] New: [SOUP] Report TLS errors even when errors policy is IGNORE

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 15 05:51:35 PST 2017


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

            Bug ID: 168365
           Summary: [SOUP] Report TLS errors even when errors policy is
                    IGNORE
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mcatanzaro at igalia.com
                CC: bugs-noreply at webkitgtk.org

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170215/e0eae121/attachment.html>


More information about the webkit-unassigned mailing list