Side by Side Diff: third_party/WebKit/LayoutTests/fast/frames/sandboxed-iframe-navigation-top-by-name-expected.txt
Issue 2617313002 :
Add deprecation message for top navigations from sandbox w/ 'allow-top-navigation' but no gesture (Closed)
Patch Set: Add the deprecation message to fix the broken tests in LayoutTests/fast/frames/.
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
third_party/WebKit/LayoutTests/fast/frames/sandboxed-iframe-close-top-expected.txt
third_party/WebKit/LayoutTests/fast/frames/sandboxed-iframe-navigation-top-by-constant-name-expected.txt
third_party/WebKit/LayoutTests/fast/frames/sandboxed-iframe-navigation-top-by-constant-name2-expected.txt
third_party/WebKit/LayoutTests/fast/frames/sandboxed-iframe-navigation-top-by-name-expected.txt
third_party/WebKit/LayoutTests/fast/frames/sandboxed-iframe-navigation-top-expected.txt
third_party/WebKit/LayoutTests/http/tests/security/frameNavigation/sandbox-ALLOWED-parent-navigation-change-with-gesture.html
third_party/WebKit/LayoutTests/http/tests/security/frameNavigation/sandbox-ALLOWED-parent-navigation-change-with-gesture-expected.txt
third_party/WebKit/LayoutTests/http/tests/security/frameNavigation/sandbox-WARN-top-navigation-without-user-gesture.html
third_party/WebKit/LayoutTests/http/tests/security/frameNavigation/sandbox-WARN-top-navigation-without-user-gesture-expected.txt
third_party/WebKit/LayoutTests/http/tests/security/frameNavigation/xss-DENIED-top-navigation-without-user-gesture-expected.txt
third_party/WebKit/Source/core/frame/Frame.h
third_party/WebKit/Source/core/frame/Frame.cpp
third_party/WebKit/Source/core/frame/LocalFrame.h
third_party/WebKit/Source/core/frame/LocalFrame.cpp
third_party/WebKit/Source/core/frame/RemoteFrame.h