|
HSTS: add net-internals UI.
This change adds a simple DOMUI interface to the HSTS list. Since the
list is stored, hashed in memory and on disk, there's no list of
entries. But the set can be queried and we can provide insertion and
deletion.
BUG=none
TEST=Open about:net-internals, goto HSTS tab.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=75282
Total comments: 3
Total comments: 2
Total comments: 4
Total comments: 48
Total comments: 10
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+392 lines, -19 lines) |
Patch |
 |
M |
chrome/browser/dom_ui/net_internals_ui.cc
|
View
|
1
2
3
4
|
4 chunks |
+87 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/resources/net_internals/hstsview.js
|
View
|
1
2
3
4
|
1 chunk |
+118 lines, -0 lines |
4 comments
|
Download
|
 |
M |
chrome/browser/resources/net_internals/index.html
|
View
|
1
2
3
4
|
3 chunks |
+43 lines, -0 lines |
2 comments
|
Download
|
 |
M |
chrome/browser/resources/net_internals/main.css
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/net_internals/main.js
|
View
|
1
2
3
4
|
6 chunks |
+36 lines, -0 lines |
2 comments
|
Download
|
 |
M |
net/base/dns_util.h
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
net/base/dns_util.cc
|
View
|
1
2
3
4
|
1 chunk |
+18 lines, -0 lines |
2 comments
|
Download
|
 |
M |
net/base/dns_util_unittest.cc
|
View
|
|
1 chunk |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
M |
net/base/transport_security_state.h
|
View
|
1
2
3
4
|
2 chunks |
+12 lines, -3 lines |
0 comments
|
Download
|
 |
M |
net/base/transport_security_state.cc
|
View
|
1
2
3
4
|
7 chunks |
+43 lines, -15 lines |
0 comments
|
Download
|
 |
M |
net/base/transport_security_state_unittest.cc
|
View
|
|
3 chunks |
+22 lines, -0 lines |
0 comments
|
Download
|
Total messages: 14 (0 generated)
|