[Webkit-unassigned] [Bug 121548] New: [GTK] TLSErrors do not cause page load to fail when not ignored
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Sep 18 03:37:27 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=121548
Summary: [GTK] TLSErrors do not cause page load to fail when
not ignored
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit Gtk
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: brian.holt at samsung.com
When the m_ignoreTLSErrors in WebContext is set to false and a page like https://www.aeat.com is loaded, page loading does not fail (i.e. webkitWebViewLoadFailedWithTLSErrors is not called).
Investigation into this issue revealed that the GTtlCertificateFlags in ResourceResponseSoup.cpp updateFromSoupMessage() are not persisted for more than a single update.
--
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