[Webkit-unassigned] [Bug 90267] New: [SOUP] Handle SSL errors

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 29 03:50:28 PDT 2012


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

           Summary: [SOUP] Handle SSL errors
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Keywords: Soup
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: cgarcia at igalia.com
                CC: xan.lopez at gmail.com, danw at gnome.org, gns at gnome.org,
                    mrobinson at webkit.org, svillar at igalia.com


The soup network backend doesn't handle SSL errors because it relies on embedders to handle them themselves using the SoupSession directly. This is not possible in WebKit2, so we need to provide a way to allow the UI process to handle SSL errors. Having SSL handling mechanism in WebCore not only beneficts webkit2, but also webkit1, since it will make easier for embedders to handle these errors and will provide a more robust default behaviour.

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