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

Unified Diff: Source/WebCore/loader/SubresourceLoader.h

Issue 8920011: Merge 102602 - Source/WebCore: A SubresourceLoader in the middle of revalidating (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/963/
Patch Set: Created 9 years 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/WebCore/loader/SubresourceLoader.h
===================================================================
--- Source/WebCore/loader/SubresourceLoader.h (revision 102612)
+++ Source/WebCore/loader/SubresourceLoader.h (working copy)
@@ -76,6 +76,7 @@
enum SubresourceLoaderState {
Uninitialized,
Initialized,
+ Revalidating,
Finishing,
Releasing
};
« no previous file with comments | « LayoutTests/http/tests/cache/resources/stylesheet304.php ('k') | Source/WebCore/loader/SubresourceLoader.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698