gecko-dev/toolkit/components/passwordmgr
Steve Chung a046828f4a Bug 1300988 - Part 2: Move MockDocument to toolkit/modules and refactor unit test in passwordmgr. r=MattN
MozReview-Commit-ID: 16jZ7UzhVDf

--HG--
rename : toolkit/components/passwordmgr/test/unit/head.js => toolkit/modules/tests/MockDocument.jsm
extra : rebase_source : bf23ad4432cc9a30fb1295dd6ed688a11ab597e3
2016-10-18 18:45:24 +08:00
..
content Bug 1130447 - Hide the password manager timeLastUsed column by default. r=MattN 2016-09-20 15:45:15 +08:00
test Bug 1300988 - Part 2: Move MockDocument to toolkit/modules and refactor unit test in passwordmgr. r=MattN 2016-10-18 18:45:24 +08:00
.eslintrc.js Bug 1251003 - Change .eslintrc files to .eslintrc.js to avoid obsolete config file format. r=mossop 2016-10-18 08:38:10 +01:00
InsecurePasswordUtils.jsm Bug 1310049 - Refactor FormLikeFactory to its own module for use by Form Autofill. r=steveck 2016-10-18 13:31:09 -07:00
LoginHelper.jsm Bug 1301287 - Password manager: enable eslint space-infix-ops rule. r=johannh 2016-09-07 21:41:15 -07:00
LoginImport.jsm Bug 1301287 - Password manager: enable eslint brace-style rule on shipping code. r=johannh 2016-09-07 21:45:20 -07:00
LoginManagerContent.jsm Bug 1310049 - Refactor FormLikeFactory to its own module for use by Form Autofill. r=steveck 2016-10-18 13:31:09 -07:00
LoginManagerContextMenu.jsm Bug 1292035 - Enable the space-before-blocks rule for eslint. This patch was generated using 'eslint --fix'. r=markh 2016-08-04 03:20:25 -04:00
LoginManagerParent.jsm Bug 1286718 - Revert bug 1149975 to remove the additional login fill doorhanger code. r=johannh 2016-09-09 23:04:45 -07:00
LoginRecipes.jsm Bug 1299984 - Enable eslint no-unused-vars for shipping pwmgr code. r=johannh 2016-09-02 14:07:13 -07:00
LoginStore.jsm Bug 1309481 - Remove leftover code specific to Logins from JSONFile.jsm and add tests; r=Paolo 2016-10-17 18:26:35 +08:00
OSCrypto.jsm Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
OSCrypto_win.js Bug 1301287 - Password manager: enable eslint semi rule. r=johannh 2016-09-07 21:42:49 -07:00
crypto-SDR.js Bug 1251916 - Use standard JavaScript features in toolkit/components/passwordmgr to pass eslint checks: general, simple changes. r=MattN 2016-02-28 14:10:55 -08:00
jar.mn Bug 1286718 - Revert bug 1148026 to remove the initial login fill doorhanger code. r=johannh 2016-09-09 22:56:52 -07:00
moz.build Bug 1286718 - Revert bug 1148026 to remove the initial login fill doorhanger code. r=johannh 2016-09-09 22:56:52 -07:00
nsILoginInfo.idl
nsILoginManager.idl Bug 1259303 - Properly cancel login manager async searches to avoid assertions. r=MattN 2016-04-18 16:23:18 -07:00
nsILoginManagerCrypto.idl
nsILoginManagerPrompter.idl Bug 1301109 - Avoid LoginManagerPrompter initialization failures due to init() with a null window. r=johannh 2016-09-19 17:26:57 +08:00
nsILoginManagerStorage.idl Bug 1058438 - Remove disabledHost APIs from storage and use permission manager directly in LoginManager. r=MattN 2016-08-09 10:14:46 -07:00
nsILoginMetaInfo.idl Bug 1016051 - Support adding a username to a password-only login upon capture. r=MattN 2015-09-16 01:04:00 +02:00
nsLoginInfo.js Bug 1127579 - Handle a user capturing a HTTPS login with an already saved login for the HTTP version. r=dolske 2016-06-24 10:32:16 -04:00
nsLoginManager.js Bug 1288558 - Enable eslint no-undef for shipping pwmgr code. r=me 2016-09-07 18:44:17 -07:00
nsLoginManagerPrompter.js Bug 1301109 - Avoid LoginManagerPrompter initialization failures due to init() with a null window. r=johannh 2016-09-19 17:26:57 +08:00
passwordmgr.manifest Bug 1234493 - Remove FHR's PasswordsMetricsProvider. r=rnewman 2015-12-22 09:55:00 +01:00
storage-json.js Bug 1309481 - Remove leftover code specific to Logins from JSONFile.jsm and add tests; r=Paolo 2016-10-17 18:26:35 +08:00
storage-mozStorage.js Bug 1301287 - Remove useless method comments and convert others to JSDoc style. r=johannh 2016-09-07 21:43:53 -07:00