1 <div id=sdch-view-tab-content class=content-box
>
2 <ul style=
"margin-top:0">
4 <span jscontent=
"!!sdch_enabled" id=sdch-view-sdch-enabled
></span>
6 <li>Secure Scheme Support Enabled:
7 <span jscontent=
"!!secure_scheme_support"
8 id=sdch-view-secure-scheme-support
></span>
13 <a href=
"#events&q=type:URL_REQUEST%20SDCH_DECODING_ERROR"
14 style=
"padding-right:2em">Decoding
</a>
15 <a href=
"#events&q=type:URL_REQUEST%20SDCH_DICTIONARY_ERROR">Dictionary
</a>
19 <a href=
"#events&q=type:URL_REQUEST%20SDCH_DICTIONARY_FETCH">
20 SDCH Dictionary Fetches
25 <a href=
"#events&q=type:URL_REQUEST%20Avail-Dictionary">
31 Dictionaries loaded:
<span jscontent=
"dictionaries.length"></span>
33 <table class=
"styled-table">
44 <tbody id=sdch-view-dictionaries-body
>
45 <tr jsselect=
"dictionaries">
46 <td jscontent=
"domain"></td>
47 <td jscontent=
"path"></td>
48 <td jscontent=
"$this.ports ? $this.ports.join(', ') : ''"></td>
49 <td jscontent=
"server_hash"></td>
50 <td jscontent=
"client_hash"></td>
51 <td jscontent=
"url"></td>
56 <h4>Blacklisted domains
</h4>
57 <table class=
"styled-table">
62 <th>Tries to back off
</th>
65 <tbody id=sdch-view-blacklist-body
>
66 <tr jsselect=
"blacklisted">
67 <td jscontent=
"domain"></td>
68 <td jscontent=
"sdchProblemCodeToString(reason)"></td>
69 <td jscontent=
"tries"></td>