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

Unified Diff: netlog_viewer/http_cache_view.html

Issue 2162963002: [polymer] Merge of master into polymer10-migration (Closed) Base URL: git@github.com:catapult-project/catapult.git@polymer10-migration
Patch Set: Merge polymer10-migration int polymer10-merge Created 4 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
« no previous file with comments | « netlog_viewer/horizontal_scrollbar_view.js ('k') | netlog_viewer/http_cache_view.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: netlog_viewer/http_cache_view.html
diff --git a/netlog_viewer/http_cache_view.html b/netlog_viewer/http_cache_view.html
new file mode 100644
index 0000000000000000000000000000000000000000..ac773a6f0e2a3db58e3309e844f7366f508c5b4a
--- /dev/null
+++ b/netlog_viewer/http_cache_view.html
@@ -0,0 +1,9 @@
+<div id=http-cache-view-tab-content class=content-box>
+ <div class="hide-when-not-capturing">
+ <a href="chrome://view-http-cache" target=_blank>Explore cache entries</a>
+ </div>
+
+ <h4>Statistics</h4>
+ <div id=http-cache-view-cache-stats>Nothing loaded yet.</div>
+</div>
+
« no previous file with comments | « netlog_viewer/horizontal_scrollbar_view.js ('k') | netlog_viewer/http_cache_view.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698