Side by Side Diff: content/test/data/frame-src-self-and-b.html
Issue 1957783002 :
Replicate Content-Security-Policy into remote frame proxies. (Closed)
Patch Set: Addressed CR feedback from dcheng@.
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/navigator_impl.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/site_per_process_browsertest.cc
content/common/content_param_traits_macros.h
content/common/content_security_policy_header.h
content/common/frame_messages.h
content/common/frame_replication_state.h
content/content_common.gypi
content/renderer/render_frame_impl.h
content/renderer/render_frame_impl.cc
content/renderer/render_frame_proxy.h
content/renderer/render_frame_proxy.cc
content/test/data/frame-src-self-and-b.html
content/test/data/frame-src-self-and-b.html.mock-http-headers
third_party/WebKit/Source/core/dom/RemoteSecurityContext.h
third_party/WebKit/Source/core/dom/RemoteSecurityContext.cpp
third_party/WebKit/Source/core/frame/LocalFrame.h
third_party/WebKit/Source/core/frame/LocalFrame.cpp
third_party/WebKit/Source/core/frame/csp/ContentSecurityPolicy.h
third_party/WebKit/Source/core/frame/csp/ContentSecurityPolicy.cpp
third_party/WebKit/Source/core/loader/FrameLoader.cpp
third_party/WebKit/Source/core/loader/FrameLoaderClient.h
third_party/WebKit/Source/web/AssertMatchingEnums.cpp
third_party/WebKit/Source/web/FrameLoaderClientImpl.h
third_party/WebKit/Source/web/FrameLoaderClientImpl.cpp
third_party/WebKit/Source/web/WebRemoteFrameImpl.h
third_party/WebKit/Source/web/WebRemoteFrameImpl.cpp
third_party/WebKit/public/web/WebContentSecurityPolicy.h
third_party/WebKit/public/web/WebFrameClient.h
third_party/WebKit/public/web/WebRemoteFrame.h