Side by Side Diff: third_party/WebKit/LayoutTests/http/tests/security/secureContexts/resources/post-securecontext-status-on-msg.html
Issue 1723753002 :
Make Document::isSecureContext() work for OOPIFs (Closed)
Patch Set: more rebase fixups
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/common/frame_messages.h
content/common/frame_replication_state.h
content/common/frame_replication_state.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
media/blink/webencryptedmediaclient_impl.cc
media/blink/webmediaplayer_util.cc
third_party/WebKit/LayoutTests/FlagExpectations/site-per-process
third_party/WebKit/LayoutTests/http/tests/security/secureContexts/authenticated.html
third_party/WebKit/LayoutTests/http/tests/security/secureContexts/authenticated_sandbox.html
third_party/WebKit/LayoutTests/http/tests/security/secureContexts/authenticated_srcdoc.html
third_party/WebKit/LayoutTests/http/tests/security/secureContexts/resources/dynamically-sandbox-and-iframe-https.html
third_party/WebKit/LayoutTests/http/tests/security/secureContexts/resources/post-securecontext-status-on-msg.html
third_party/WebKit/LayoutTests/http/tests/security/secureContexts/unauthenticated.html
third_party/WebKit/LayoutTests/http/tests/security/secureContexts/unauthenticated_sandbox.html
third_party/WebKit/LayoutTests/http/tests/security/secureContexts/unauthenticated_srcdoc.html
third_party/WebKit/Source/core/dom/Document.h
third_party/WebKit/Source/core/dom/Document.cpp
third_party/WebKit/Source/core/dom/DocumentTest.cpp
third_party/WebKit/Source/core/dom/SecurityContext.h
third_party/WebKit/Source/core/dom/SecurityContext.cpp
third_party/WebKit/Source/core/loader/FrameLoaderClient.h
third_party/WebKit/Source/platform/exported/WebSecurityOrigin.cpp
third_party/WebKit/Source/platform/weborigin/SecurityOrigin.h
third_party/WebKit/Source/platform/weborigin/SecurityOrigin.cpp
third_party/WebKit/Source/platform/weborigin/SecurityOriginTest.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/platform/WebSecurityOrigin.h
third_party/WebKit/public/web/WebFrameClient.h
third_party/WebKit/public/web/WebRemoteFrame.h