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

Unified Diff: Source/WebKit/chromium/src/WebDevToolsAgentImpl.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/WebDevToolsAgentImpl.h
===================================================================
--- Source/WebKit/chromium/src/WebDevToolsAgentImpl.h (revision 92267)
+++ Source/WebKit/chromium/src/WebDevToolsAgentImpl.h (working copy)
@@ -93,7 +93,6 @@
virtual void clearBrowserCache();
virtual void clearBrowserCookies();
- virtual void setCacheDisabled(bool);
int hostId() { return m_hostId; }
« no previous file with comments | « Source/WebKit/chromium/src/InspectorClientImpl.cpp ('k') | Source/WebKit/chromium/src/WebDevToolsAgentImpl.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698