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

Unified Diff: third_party/WebKit/Source/core/loader/FrameFetchContext.h

Issue 2389753002: doc.write blocking intervention warning header (Closed)
Patch Set: Feedback incorporated Created 4 years, 2 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: third_party/WebKit/Source/core/loader/FrameFetchContext.h
diff --git a/third_party/WebKit/Source/core/loader/FrameFetchContext.h b/third_party/WebKit/Source/core/loader/FrameFetchContext.h
index b42494f384fef2c82ea7b3f8028d2eb6bb87c913..e0fe7db5b804e62a7a3b5313390f306a03e9d07b 100644
--- a/third_party/WebKit/Source/core/loader/FrameFetchContext.h
+++ b/third_party/WebKit/Source/core/loader/FrameFetchContext.h
@@ -70,7 +70,7 @@ class CORE_EXPORT FrameFetchContext final : public FetchContext {
FetchResourceType) override;
CachePolicy getCachePolicy() const override;
WebCachePolicy resourceRequestCachePolicy(
- const ResourceRequest&,
+ ResourceRequest&,
Resource::Type,
FetchRequest::DeferOption) const override;
void dispatchDidChangeResourcePriority(unsigned long identifier,
« no previous file with comments | « third_party/WebKit/Source/core/fetch/ResourceFetcher.cpp ('k') | third_party/WebKit/Source/core/loader/FrameFetchContext.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698