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

Unified Diff: public/web/WebFrameLoadType.h

Issue 1213913003: Don't revalidate all resources for FrameLoadTypeSame (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 6 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
« Source/core/loader/FrameLoader.cpp ('K') | « Source/web/tests/WebFrameTest.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: public/web/WebFrameLoadType.h
diff --git a/public/web/WebFrameLoadType.h b/public/web/WebFrameLoadType.h
index 31389275951f92d56b215a0484804293786b8b1b..7bc46110719d9cc89813ac044eac6f007b8eed63 100644
--- a/public/web/WebFrameLoadType.h
+++ b/public/web/WebFrameLoadType.h
@@ -15,7 +15,6 @@ enum class WebFrameLoadType {
Standard,
BackForward,
Reload,
- Same, // user loads same URL again (but not reload button)
RedirectWithLockedBackForwardList,
InitialInChildFrame,
InitialHistoryLoad, // history navigation in a newly created frame
« Source/core/loader/FrameLoader.cpp ('K') | « Source/web/tests/WebFrameTest.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698