gecko-dev/toolkit/components/passwordmgr
Kris Maglione b4b561b027 Bug 1524688: Part 10 - Convert password manager to static registration. r=MattN
--HG--
rename : toolkit/components/passwordmgr/nsLoginInfo.js => toolkit/components/passwordmgr/LoginInfo.jsm
rename : toolkit/components/passwordmgr/nsLoginManager.js => toolkit/components/passwordmgr/LoginManager.jsm
rename : toolkit/components/passwordmgr/nsLoginManagerPrompter.js => toolkit/components/passwordmgr/LoginManagerPrompter.jsm
extra : source : 25f982fd53bdbe1cf0b497fe7cc989928b9b0ac8
2019-01-29 19:44:47 -08:00
..
content Bug 1518283 - prohibit blank lines at the beginning and end of blocks (eslint padded-blocks) r=mossop,Standard8 2019-01-30 17:26:25 +00:00
test Backed out changeset 651aa8d03082 (bug 1526614) for permafailing on browser_private_window.js 2019-02-13 14:10:28 +02:00
.eslintrc.js Bug 1522722 - Added eslint space-in-parens rule and fixed corresponding errors. r=MattN 2019-01-25 22:33:21 +00:00
components.conf Bug 1524688: Part 10 - Convert password manager to static registration. r=MattN 2019-01-29 19:44:47 -08:00
crypto-SDR.js Bug 1524688: Part 10 - Convert password manager to static registration. r=MattN 2019-01-29 19:44:47 -08:00
InsecurePasswordUtils.jsm Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
jar.mn
LoginHelper.jsm Bug 1520960 - Allow login capture from form submissions in private browsing when pref'd on. r=MattN 2019-02-08 22:56:02 +00:00
LoginImport.jsm Bug 1287137- Remove LoginStore disabledHosts migration and stub r=MattN 2019-02-06 20:46:28 +00:00
LoginInfo.jsm Bug 1524688: Part 10 - Convert password manager to static registration. r=MattN 2019-01-29 19:44:47 -08:00
LoginManager.jsm Bug 1524688: Part 10 - Convert password manager to static registration. r=MattN 2019-01-29 19:44:47 -08:00
LoginManagerContent.jsm Bug 1520960 - Allow login capture from form submissions in private browsing when pref'd on. r=MattN 2019-02-08 22:56:02 +00:00
LoginManagerContextMenu.jsm Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
LoginManagerParent.jsm Bug 1524688: Part 2 - Convert BrowserGlue and friends to static registration. r=mconley 2019-01-29 17:44:35 -08:00
LoginManagerPrompter.jsm Bug 1524688: Part 10 - Convert password manager to static registration. r=MattN 2019-01-29 19:44:47 -08:00
LoginRecipes.jsm Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
LoginStore.jsm Bug 1287137- Remove LoginStore disabledHosts migration and stub r=MattN 2019-02-06 20:46:28 +00:00
moz.build Bug 1524688: Part 10 - Convert password manager to static registration. r=MattN 2019-01-29 19:44:47 -08:00
nsILoginInfo.idl
nsILoginManager.idl
nsILoginManagerCrypto.idl
nsILoginManagerPrompter.idl
nsILoginManagerStorage.idl
nsILoginMetaInfo.idl
OSCrypto.jsm Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
OSCrypto_win.js Bug 1518283 - prohibit blank lines at the beginning and end of blocks (eslint padded-blocks) r=mossop,Standard8 2019-01-30 17:26:25 +00:00
storage-json.js Bug 1524688: Part 10 - Convert password manager to static registration. r=MattN 2019-01-29 19:44:47 -08:00
storage-mozStorage.js Bug 1524688: Part 10 - Convert password manager to static registration. r=MattN 2019-01-29 19:44:47 -08:00