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

Unified Diff: Source/WebKit/chromium/src/InspectorClientImpl.h

Issue 7563005: Merge 91858 - Web Inspector: Disable cache option should only clear memory cache, not disable it. (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/835/
Patch Set: Created 9 years, 5 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/WebKit/chromium/src/InspectorClientImpl.h
===================================================================
--- Source/WebKit/chromium/src/InspectorClientImpl.h (revision 92267)
+++ Source/WebKit/chromium/src/InspectorClientImpl.h (working copy)
@@ -59,7 +59,6 @@
virtual void clearBrowserCache();
virtual void clearBrowserCookies();
- virtual void setCacheDisabled(bool);
private:
WebDevToolsAgentImpl* devToolsAgent();
« no previous file with comments | « Source/WebCore/inspector/InspectorResourceAgent.cpp ('k') | Source/WebKit/chromium/src/InspectorClientImpl.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698