gecko-dev/toolkit/components/passwordmgr
Sam Foster de25b2ae50 Bug 1560042 - Part 3: Update matching login and remove empty-username login when persisting changes from update doorhanger. r=MattN
* Add an extra param to promptToChangePassword to indicate whether a duped/superceded login should be deleted
* Add a raft of tests for promptToChangePassword as it applies to generated passwords and auto-saved logins

Differential Revision: https://phabricator.services.mozilla.com/D40115

--HG--
extra : moz-landing-system : lando
2019-08-21 22:07:21 +00:00
..
content Bug 1565780 - Await masterPasswordLogin before copying passwords. r=jaws 2019-07-19 07:47:48 +00:00
test Bug 1560042 - Part 3: Update matching login and remove empty-username login when persisting changes from update doorhanger. r=MattN 2019-08-21 22:07:21 +00:00
.eslintrc.js Bug 1558517 - Pre 3.0: Remove conflicting eslint rules, and turn on "curly: all" everywhere, r=standard8 2019-06-28 17:14:01 +02:00
InsecurePasswordUtils.jsm Bug 1560455 - rename CodebasePrincipal to ContentPrincipal. r=ckerschb 2019-07-08 16:37:45 +00:00
LoginAutoCompleteResult.jsm Bug 1565696 - Update 'Use Generated Password' string to 'Use a Securely Generated Password'. r=MattN 2019-07-15 22:26:53 +00:00
LoginFormFactory.jsm Bug 1561435 - Format toolkit/components/, a=automatic-formatting 2019-07-05 11:14:05 +02:00
LoginHelper.jsm Bug 1575155: Handle exceptions thrown by non-standard URIs. r=MattN 2019-08-22 00:11:47 +00:00
LoginImport.jsm Bug 1561435 - Format toolkit/components/, a=automatic-formatting 2019-07-05 11:14:05 +02:00
LoginInfo.jsm Bug 1561435 - Format toolkit/components/, a=automatic-formatting 2019-07-05 11:14:05 +02:00
LoginManager.jsm Bug 1571465 - Stop treating password fields we're about to fill as generated password ones. r=sfoster 2019-08-12 23:24:54 +00:00
LoginManagerContent.jsm Bug 1571465 - Stop treating fields with replaced values as generated password ones r=sfoster 2019-08-14 19:35:09 +00:00
LoginManagerContextMenu.jsm Bug 1569093 - Use getLoginOrigin instead of documentURI in LoginManagerContextMenu. r=jaws 2019-07-31 04:36:39 +00:00
LoginManagerParent.jsm Bug 1560042 - Part 3: Update matching login and remove empty-username login when persisting changes from update doorhanger. r=MattN 2019-08-21 22:07:21 +00:00
LoginManagerPrompter.jsm Bug 1560042 - Part 3: Update matching login and remove empty-username login when persisting changes from update doorhanger. r=MattN 2019-08-21 22:07:21 +00:00
LoginRecipes.jsm Bug 1561435 - Format toolkit/components/, a=automatic-formatting 2019-07-05 11:14:05 +02:00
LoginStore.jsm Bug 1569846: Add breach alert dismissal. r=MattN,fluent-reviewers,flod 2019-08-15 18:55:37 +00:00
OSCrypto.jsm Bug 1561435 - Format toolkit/components/, a=automatic-formatting 2019-07-05 11:14:05 +02:00
OSCrypto_win.js Bug 1561435 - Format toolkit/components/, a=automatic-formatting 2019-07-05 11:14:05 +02:00
PasswordGenerator.jsm Bug 1561435 - Format toolkit/components/, a=automatic-formatting 2019-07-05 11:14:05 +02:00
components.conf Bug 1334012 - Move Login AutoComplete to its own interface. r=jaws 2019-05-03 00:08:12 +00:00
crypto-SDR.js Bug 1571555 - Use a blank string in place of the username or password when decryption fails. r=keeler 2019-08-16 20:27:34 +00:00
jar.mn
moz.build Bug 1548393 - Generate a digestable password, free of ambiguous characters. r=mhoye,sfoster 2019-05-13 20:55:46 +00:00
nsILoginAutoCompleteSearch.idl Bug 1334012 - Move Login AutoComplete to its own interface. r=jaws 2019-05-03 00:08:12 +00:00
nsILoginInfo.idl Bug 1148205 - Replace misnamed `formSubmitURL` and `hostname` properties on nsILoginInfo in passwordmgr. r=sfoster,jaws 2019-06-05 03:59:08 +00:00
nsILoginManager.idl Bug 1569846: Add breach alert dismissal. r=MattN,fluent-reviewers,flod 2019-08-15 18:55:37 +00:00
nsILoginManagerCrypto.idl Bug 1560447 - Add a decryptMany method to crypto-SDR.js for batch decrypting of stored logins. r=keeler 2019-06-28 16:53:11 +00:00
nsILoginManagerPrompter.idl Bug 1560042 - Part 3: Update matching login and remove empty-username login when persisting changes from update doorhanger. r=MattN 2019-08-21 22:07:21 +00:00
nsILoginManagerStorage.idl Bug 1567686 - Login addition notifications from batch imports should use the plaintext values. r=MattN 2019-08-06 16:34:14 +00:00
nsILoginMetaInfo.idl Bug 1545822 - Clean up some whitespace in XPIDL files. r=froydnj 2019-04-21 01:47:00 +00:00
storage-json.js Bug 1571555 - Use a blank string in place of the username or password when decryption fails. r=keeler 2019-08-16 20:27:34 +00:00
storage-mozStorage.js Bug 1574915 - Fix useless try-catch issues in toolkit/. r=mossop 2019-08-19 16:11:26 +00:00