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

Unified Diff: chrome/browser/resources/net_internals/hsts_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/hsts_view.html
diff --git a/chrome/browser/resources/net_internals/hsts_view.html b/chrome/browser/resources/net_internals/hsts_view.html
index 81de249dcb0184eb221e207037020bf2338ba47f..3d2ae55d1dd4e5ef2dc1b4071ad2e7f8a1acc739 100644
--- a/chrome/browser/resources/net_internals/hsts_view.html
+++ b/chrome/browser/resources/net_internals/hsts_view.html
@@ -2,7 +2,7 @@
<div id=hsts-view-tab-content class=content-box>
<p>
HSTS is HTTPS Strict Transport Security: a way for sites to elect to
- always use HTTPS. See <a href="http://dev.chromium.org/sts">
+ always use HTTPS. See <a href="http://dev.chromium.org/sts" target=_blank>
http://dev.chromium.org/sts</a>.</p>
<!-- This UI allows a user to query and update the browser's list of
« no previous file with comments | « chrome/browser/resources/net_internals/dns_view.html ('k') | chrome/browser/resources/net_internals/http_cache_view.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698