Home
last modified time | relevance | path

Searched refs:HSTSView (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/resources/net_internals/
Dhstsview.js13 function HSTSView(mainBoxId, queryInputId, formId, queryOutputDivId, class
35 inherits(HSTSView, DivView);
37 HSTSView.prototype.onSubmitQuery_ = function(event) {
42 HSTSView.prototype.onSubmitAdd_ = function(event) {
54 HSTSView.prototype.onSubmitDelete_ = function(event) {
82 HSTSView.prototype.onHSTSQueryResult = function(result) {
Dmain.js91 var hstsView = new HSTSView('hstsTabContent',