Side by Side Diff: LayoutTests/http/tests/security/contentSecurityPolicy/resources/sandbox.php
Issue 1126253007 :
Block modal dialogs inside sandboxes. (Closed)
Patch Set: WebSandboxFlags.
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
LayoutTests/fast/forms/autofocus-in-sandbox-with-allow-scripts.html
LayoutTests/fast/forms/autofocus-in-sandbox-with-allow-scripts-expected.txt
LayoutTests/fast/frames/resources/navigate-top-by-name-to-fail.html
LayoutTests/fast/frames/sandboxed-iframe-navigation-top-by-name-denied.html
LayoutTests/fast/frames/sandboxed-iframe-navigation-top-by-name-denied-expected.txt
LayoutTests/fast/frames/sandboxed-iframe-parsing-space-characters.html
LayoutTests/fast/frames/sandboxed-iframe-parsing-space-characters-expected.txt
LayoutTests/fast/frames/sandboxed-iframe-scripting-02.html
LayoutTests/fast/frames/sandboxed-iframe-scripting-02-expected.txt
LayoutTests/fast/frames/sandboxed-iframe-workers.html
LayoutTests/fast/frames/sandboxed-iframe-workers-expected.txt
LayoutTests/http/tests/security/contentSecurityPolicy/iframe-inside-csp-expected.txt
LayoutTests/http/tests/security/contentSecurityPolicy/resources/sandbox.php
LayoutTests/http/tests/security/contentSecurityPolicy/resources/sandboxed-eval.php
LayoutTests/http/tests/security/contentSecurityPolicy/sandbox-allow-scripts.html
LayoutTests/http/tests/security/contentSecurityPolicy/sandbox-allow-scripts-expected.txt
LayoutTests/http/tests/security/contentSecurityPolicy/sandbox-allow-scripts-in-http-header.html
LayoutTests/http/tests/security/contentSecurityPolicy/sandbox-allow-scripts-in-http-header-control.html
LayoutTests/http/tests/security/contentSecurityPolicy/sandbox-allow-scripts-in-http-header-control-expected.txt
LayoutTests/http/tests/security/contentSecurityPolicy/sandbox-allow-scripts-in-http-header-expected.txt
LayoutTests/http/tests/security/contentSecurityPolicy/sandbox-allow-scripts-subframe.html
LayoutTests/http/tests/security/contentSecurityPolicy/sandbox-allow-scripts-subframe-expected.txt
LayoutTests/http/tests/security/contentSecurityPolicy/sandbox-report-only-expected.txt
LayoutTests/http/tests/security/drag-drop-same-unique-origin-expected.txt
LayoutTests/http/tests/security/isolatedWorld/resources/fail.html
LayoutTests/http/tests/security/isolatedWorld/sandboxed-iframe.html
LayoutTests/http/tests/security/isolatedWorld/sandboxed-iframe-expected.txt
LayoutTests/http/tests/security/no-indexeddb-from-sandbox.html
LayoutTests/http/tests/security/no-indexeddb-from-sandbox-expected.txt
LayoutTests/http/tests/security/no-popup-from-sandbox.html
LayoutTests/http/tests/security/no-popup-from-sandbox-expected.txt
LayoutTests/http/tests/security/no-popup-from-sandbox-top.html
LayoutTests/http/tests/security/no-popup-from-sandbox-top-expected.txt
LayoutTests/http/tests/security/popup-allowed-by-sandbox-is-sandboxed-control.html
LayoutTests/http/tests/security/popup-allowed-by-sandbox-is-sandboxed-control-expected.txt
LayoutTests/http/tests/security/resources/drag-drop-allowed.html
LayoutTests/http/tests/security/sandbox-iframe-allows-modals.html
LayoutTests/http/tests/security/sandbox-iframe-allows-modals-expected.txt
LayoutTests/http/tests/security/sandbox-iframe-blocks-modals.html
LayoutTests/http/tests/security/xss-DENIED-window-name-alert.html
LayoutTests/http/tests/security/xss-DENIED-window-name-alert-expected.txt
LayoutTests/http/tests/security/xss-DENIED-window-name-navigator.html
LayoutTests/http/tests/security/xss-DENIED-window-name-navigator-expected.txt
Source/core/dom/SandboxFlags.h
Source/core/dom/SandboxFlags.cpp
Source/core/frame/LocalDOMWindow.cpp
Source/platform/RuntimeEnabledFeatures.in
Source/web/AssertMatchingEnums.cpp
public/web/WebSandboxFlags.h