Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/resources/options/
Dpassword_manager.js42 passwordExceptionsList_: null, property in PasswordManager
106 this.passwordExceptionsList_ = assertInstanceof(passwordExceptionsList,
108 this.passwordExceptionsList_.autoExpands = true;
188 this.passwordExceptionsList_.dataModel = new ArrayDataModel(entries);
189 this.updateListVisibility_(this.passwordExceptionsList_);