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

Unified Diff: chrome/browser/resources/net_internals/http_throttling_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_throttling_view.html
diff --git a/chrome/browser/resources/net_internals/http_throttling_view.html b/chrome/browser/resources/net_internals/http_throttling_view.html
index cfb05e48903665e05e84cbeed929c1df3beb25e9..b28e78ac62afc8fa02d5c65764dd525db222951b 100644
--- a/chrome/browser/resources/net_internals/http_throttling_view.html
+++ b/chrome/browser/resources/net_internals/http_throttling_view.html
@@ -10,7 +10,7 @@
You may enable or disable the feature below. Please let us know if the
feature is causing problems for your web site. More details and contact
information at
- <a href="http://dev.chromium.org/throttling">http://dev.chromium.org/throttling</a>.
+ <a href="http://dev.chromium.org/throttling" target=_blank>http://dev.chromium.org/throttling</a>.
</p>
<p><input id=http-throttling-view-enable-checkbox type=checkbox />
<label for=http-throttling-view-enable-checkbox>
« no previous file with comments | « chrome/browser/resources/net_internals/http_cache_view.html ('k') | chrome/browser/resources/net_internals/main.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698