Side by Side Diff: third_party/WebKit/LayoutTests/http/tests/security/frameNavigation/xss-DENIED-top-navigation-user-gesture-in-parent-expected.txt
Patch Set: Pass through FrameReplicationState
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
content/browser/frame_host/frame_tree_node.h
content/browser/frame_host/frame_tree_node.cc
content/browser/frame_host/render_frame_host_impl.h
content/browser/frame_host/render_frame_host_impl.cc
content/browser/frame_host/render_frame_host_manager.h
content/browser/frame_host/render_frame_host_manager.cc
content/browser/frame_host/render_frame_proxy_host.h
content/browser/frame_host/render_frame_proxy_host.cc
content/common/frame_messages.h
content/common/frame_replication_state.h
content/common/frame_replication_state.cc
content/public/common/content_features.cc
content/renderer/render_frame_impl.h
content/renderer/render_frame_impl.cc
content/renderer/render_frame_proxy.h
content/renderer/render_frame_proxy.cc
third_party/WebKit/LayoutTests/http/tests/security/frameNavigation/resources/iframe-that-performs-top-navigation-without-user-gesture.html
third_party/WebKit/LayoutTests/http/tests/security/frameNavigation/xss-DENIED-top-navigation-user-gesture-in-parent-expected.txt
third_party/WebKit/LayoutTests/http/tests/security/frameNavigation/xss-DENIED-top-navigation-without-user-gesture-expected.txt
third_party/WebKit/Source/core/dom/Document.h
third_party/WebKit/Source/core/dom/Document.cpp
third_party/WebKit/Source/core/dom/DocumentUserGestureToken.h
third_party/WebKit/Source/core/dom/DocumentUserGestureTokenTest.cpp
third_party/WebKit/Source/core/dom/Element.cpp
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
third_party/WebKit/Source/core/frame/RemoteFrame.cpp
third_party/WebKit/Source/core/frame/RemoteFrameClient.h
third_party/WebKit/Source/core/loader/EmptyClients.h
third_party/WebKit/Source/core/loader/FrameLoader.cpp
third_party/WebKit/Source/core/loader/FrameLoaderClient.h
third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
third_party/WebKit/Source/web/FrameLoaderClientImpl.h
third_party/WebKit/Source/web/FrameLoaderClientImpl.cpp
third_party/WebKit/Source/web/RemoteFrameClientImpl.h
third_party/WebKit/Source/web/RemoteFrameClientImpl.cpp
third_party/WebKit/Source/web/WebFrame.cpp
third_party/WebKit/Source/web/WebLocalFrameImpl.cpp
third_party/WebKit/Source/web/WebRemoteFrameImpl.h
third_party/WebKit/Source/web/WebRemoteFrameImpl.cpp
third_party/WebKit/Source/web/WebUserGestureIndicator.cpp
third_party/WebKit/Source/web/WebViewImpl.cpp
third_party/WebKit/public/web/WebFrameClient.h
third_party/WebKit/public/web/WebRemoteFrame.h
third_party/WebKit/public/web/WebRemoteFrameClient.h