mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Update to Chromium version 121.0.6167.0 (#1233107)
This commit is contained in:
@@ -77,8 +77,8 @@ class CefSSLHostStateDelegate : public content::SSLHostStateDelegate {
|
||||
const std::string& host,
|
||||
bool enforce,
|
||||
content::StoragePartition* storage_partition) override;
|
||||
bool IsHttpsEnforcedForHost(
|
||||
const std::string& host,
|
||||
bool IsHttpsEnforcedForUrl(
|
||||
const GURL& url,
|
||||
content::StoragePartition* storage_partition) override;
|
||||
void RevokeUserAllowExceptions(const std::string& host) override;
|
||||
bool HasAllowException(const std::string& host,
|
||||
|
Reference in New Issue
Block a user