Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(955)

Unified Diff: Source/core/loader/FrameLoader.h

Issue 999473002: Revert of Upgrade insecure requests: Pipe navigational hosts down into nested documents. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: Source/core/loader/FrameLoader.h
diff --git a/Source/core/loader/FrameLoader.h b/Source/core/loader/FrameLoader.h
index c936f34d7e634ded179eb94dae2e25050d868879..9bc19976ea7182df1add46c68db1fa3f2d727dc1 100644
--- a/Source/core/loader/FrameLoader.h
+++ b/Source/core/loader/FrameLoader.h
@@ -143,7 +143,6 @@
bool shouldEnforceStrictMixedContentChecking() const;
SecurityContext::InsecureRequestsPolicy insecureRequestsPolicy() const;
- SecurityContext::InsecureNavigationsSet* insecureNavigationsToUpgrade() const;
Frame* opener();
void setOpener(LocalFrame*);

Powered by Google App Engine
This is Rietveld 408576698