mirror of
https://github.com/electron/electron.git
synced 2026-05-02 03:00:22 -04:00
AllowCertificateError no longer sends overridable
This commit is contained in:
committed by
Aleksei Kuzmin
parent
7f50c3d08e
commit
fb55db665c
@@ -702,7 +702,6 @@ void App::AllowCertificateError(
|
||||
const net::SSLInfo& ssl_info,
|
||||
const GURL& request_url,
|
||||
content::ResourceType resource_type,
|
||||
bool overridable,
|
||||
bool strict_enforcement,
|
||||
bool expired_previous_decision,
|
||||
const base::Callback<void(content::CertificateRequestResultType)>&
|
||||
|
||||
Reference in New Issue
Block a user