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

Unified Diff: chrome/browser/resources/net_internals/http_cache_view.html

Issue 9580034: [polish] Make link targets on about:net-internals open in new window. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 8 years, 10 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: chrome/browser/resources/net_internals/http_cache_view.html
diff --git a/chrome/browser/resources/net_internals/http_cache_view.html b/chrome/browser/resources/net_internals/http_cache_view.html
index 0ac5e700ae2cc19c78013ce1bdecf4d8296192c6..84506481cf3d2c160ed9374f43b836f2082e85c0 100644
--- a/chrome/browser/resources/net_internals/http_cache_view.html
+++ b/chrome/browser/resources/net_internals/http_cache_view.html
@@ -1,5 +1,5 @@
<div id=http-cache-view-tab-content class=content-box>
- <div class="hideOnLoadLog">
+ <div class="hide-when-not-capturing">
<h4>Entries</h4>
<a href="chrome://view-http-cache" target=_blank>Explore cache entries</a>
</div>

Powered by Google App Engine
This is Rietveld 408576698