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>
9 <a href=
"#events&q=type:URL_REQUEST%20SDCH_DECODING_ERROR"
10 style=
"padding-right:2em">Decoding
</a>
11 <a href=
"#events&q=type:URL_REQUEST%20SDCH_DICTIONARY_ERROR">Dictionary
</a>
15 <a href=
"#events&q=type:URL_REQUEST%20SDCH_DICTIONARY_FETCH">
16 SDCH Dictionary Fetches
21 <a href=
"#events&q=type:URL_REQUEST%20Avail-Dictionary">
27 Dictionaries loaded:
<span jscontent=
"dictionaries.length"></span>
29 <table class=
"styled-table">
40 <tbody id=sdch-view-dictionaries-body
>
41 <tr jsselect=
"dictionaries">
42 <td jscontent=
"domain"></td>
43 <td jscontent=
"path"></td>
44 <td jscontent=
"$this.ports ? $this.ports.join(', ') : ''"></td>
45 <td jscontent=
"server_hash"></td>
46 <td jscontent=
"client_hash"></td>
47 <td jscontent=
"url"></td>
52 <h4>Blacklisted domains
</h4>
53 <table class=
"styled-table">
58 <th>Tries to back off
</th>
61 <tbody id=sdch-view-blacklist-body
>
62 <tr jsselect=
"blacklisted">
63 <td jscontent=
"domain"></td>
64 <td jscontent=
"sdchProblemCodeToString(reason)"></td>
65 <td jscontent=
"tries"></td>