mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Update to Chromium version 113.0.5672.0 (#1121455)
This commit is contained in:
@@ -830,7 +830,7 @@ void SetupIframeRequest(CookieTestSetup* setup,
|
||||
IsStandardType(main_handler)) {
|
||||
setup->AddConsoleMessage(
|
||||
"An iframe which has both allow-scripts and allow-same-origin for "
|
||||
"its sandbox attribute can remove its sandboxing.");
|
||||
"its sandbox attribute can escape its sandboxing.");
|
||||
}
|
||||
} else {
|
||||
// Expect JavaScript execution to fail.
|
||||
|
Reference in New Issue
Block a user