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:
@@ -76,8 +76,8 @@ void CefSSLHostStateDelegate::SetHttpsEnforcementForHost(
|
||||
// Intentional no-op.
|
||||
}
|
||||
|
||||
bool CefSSLHostStateDelegate::IsHttpsEnforcedForHost(
|
||||
const std::string& host,
|
||||
bool CefSSLHostStateDelegate::IsHttpsEnforcedForUrl(
|
||||
const GURL& url,
|
||||
content::StoragePartition* storage_partition) {
|
||||
// Intentional no-op. Return value does not matter as HTTPS-First Mode is not
|
||||
// enabled.
|
||||
|
Reference in New Issue
Block a user