| Index: chrome/browser/resources/net_internals/index.html
|
| ===================================================================
|
| --- chrome/browser/resources/net_internals/index.html (revision 63506)
|
| +++ chrome/browser/resources/net_internals/index.html (working copy)
|
| @@ -69,6 +69,17 @@
|
|
|
| </tr></table>
|
|
|
| + <h4>Proxy auto-config initialization</h4>
|
| + <ul>
|
| + <li>
|
| + <a href='#events&q=type:INIT_PROXY_RESOLVER'>View all events</a>
|
| + </li>
|
| + <li>
|
| + Latest proxy resolver event:
|
| + <pre id=proxyResolverLog></pre>
|
| + </li>
|
| + </ul>
|
| +
|
| <h4>
|
| Proxies which have failed recently, and are marked as bad
|
| <input type=button value="Clear bad proxies" id=clearBadProxies />
|
|
|