gecko-dev/browser/components/migration
Matthew Noorenberghe d81e89c89a Bug 1582738 - ChromeProfileMigrator: Don't initialize crypto if there are no rows. r=Gijs
Initializing OSCrypto can lead to a useless macOS Keychain prompt when there are no logins to import.

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

--HG--
rename : browser/components/migration/tests/unit/AppData/Local/Google/Chrome/User Data/Default/Login Data => browser/components/migration/tests/unit/AppData/LocalWithNoData/Google/Chrome/User Data/Default/Login Data
rename : browser/components/migration/tests/unit/Library/Application Support/Google/Chrome/Default/Login Data => browser/components/migration/tests/unit/LibraryWithNoData/Application Support/Google/Chrome/Default/Login Data
rename : browser/components/migration/tests/unit/Library/Application Support/Google/Chrome/Local State => browser/components/migration/tests/unit/LibraryWithNoData/Application Support/Google/Chrome/Local State
rename : browser/components/migration/tests/unit/test_Chrome_passwords.js => browser/components/migration/tests/unit/test_Chrome_passwords_emptySource.js
extra : moz-landing-system : lando
2020-01-28 10:50:10 +00:00
..
content Bug 1608513 - Chromium Edge migrator support on Windows and macOS. r=Gijs 2020-01-22 18:35:11 +00:00
tests Bug 1582738 - ChromeProfileMigrator: Don't initialize crypto if there are no rows. r=Gijs 2020-01-28 10:50:10 +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
360seProfileMigrator.jsm Bug 1578683 Turn on ESLint rule prefer-boolean-length-check for toolkit and browser r=Standard8 2019-09-14 09:39:26 +00:00
ChromeMacOSLoginCrypto.jsm Bug 1423714 - Add a module to decrypt Chrome/Chromium Login Data from macOS. r=Gijs 2019-09-18 04:47:22 +00:00
ChromeMigrationUtils.jsm Bug 1608513 - Chromium Edge migrator support on Windows and macOS. r=Gijs 2020-01-22 18:35:11 +00:00
ChromeProfileMigrator.jsm Bug 1582738 - ChromeProfileMigrator: Don't initialize crypto if there are no rows. r=Gijs 2020-01-28 10:50:10 +00:00
components.conf Bug 1608513 - Chromium Edge migrator support on Windows and macOS. r=Gijs 2020-01-22 18:35:11 +00:00
EdgeProfileMigrator.jsm Bug 1578683 Turn on ESLint rule prefer-boolean-length-check for toolkit and browser r=Standard8 2019-09-14 09:39:26 +00:00
ESEDBReader.jsm Bug 1561435 - Format browser/components/, a=automatic-formatting 2019-07-05 09:53:32 +02:00
FirefoxProfileMigrator.jsm Bug 1577662 (part 2) - Profile reset now correctly handles that signed in to FxA doesn't always mean sync. r=Gijs 2019-10-01 01:12:42 +00:00
IEProfileMigrator.jsm Bug 1578683 Turn on ESLint rule prefer-boolean-length-check for toolkit and browser r=Standard8 2019-09-14 09:39:26 +00:00
jar.mn Bug 1601094, rename the remaining .xul files in browser/ to .xhtml r=marionette-reviewers,whimboo,mossop 2019-12-11 00:27:19 +00:00
MigrationUtils.jsm Bug 1608513 - Chromium Edge migrator support on Windows and macOS. r=Gijs 2020-01-22 18:35:11 +00:00
moz.build Bug 1423714 - Add a module to decrypt Chrome/Chromium Login Data from macOS. r=Gijs 2019-09-18 04:47:22 +00:00
MSMigrationUtils.jsm Bug 1574469 - Removed block param from nsICookieManager::Remove. r=Ehsan 2019-09-24 17:13:43 +00:00
nsIBrowserProfileMigrator.idl Bug 1552795 - Remove all trailing whitespaces in idl files r=Ehsan 2019-05-22 22:37:14 +00:00
nsIEHistoryEnumerator.cpp Bug 1600545 - Remove useless inclusions of header files generated from IDL files in accessible/, browser/, caps/, chrome/, devtools/, docshell/, editor/, extensions/, gfx/, hal/, image/, intl/, ipc/, js/, layout/, and media/ r=Ehsan 2019-12-06 09:16:44 +00:00
nsIEHistoryEnumerator.h
nsIKeychainMigrationUtils.idl Bug 1423714 - Add an API to retrieve a password from Keychain by account and service. r=mstange 2019-09-18 04:47:10 +00:00
nsKeychainMigrationUtils.h Bug 1423714 - Add an API to retrieve a password from Keychain by account and service. r=mstange 2019-09-18 04:47:10 +00:00
nsKeychainMigrationUtils.mm Bug 1423714 - Add an API to retrieve a password from Keychain by account and service. r=mstange 2019-09-18 04:47:10 +00:00
nsWindowsMigrationUtils.h
ProfileMigrator.jsm Bug 1561435 - Format browser/components/, a=automatic-formatting 2019-07-05 09:53:32 +02:00
SafariProfileMigrator.jsm Bug 1578683 Turn on ESLint rule prefer-boolean-length-check for toolkit and browser r=Standard8 2019-09-14 09:39:26 +00:00