fune/browser/components/migration
Mike Conley c1248109ff Bug 1829733 - Remove extraneous block margin around migration wizard checkboxes. r=niklas
This also updates the iterator that was - unchecking and hiding all of
the resource checkboxes during the start of the routine that runs
when the browser / profile selector changes. This original iterator
was accidentally including the "Select All" checkbox from Variant 2,
and setting the "hidden" attribute on it. That attribute has no effect,
but it _does_ cause the label:not([hidden]) selector in the migration
wizard to not select it, which cause the label to not have the right
vertical alignment.

This patch updates the iterator to just select and hide the checkboxes
that have resources associated with them.

Differential Revision: https://phabricator.services.mozilla.com/D176342
2023-04-26 20:27:13 +00:00
..
content Bug 1829733 - Remove extraneous block margin around migration wizard checkboxes. r=niklas 2023-04-26 20:27:13 +00:00
docs Bug 1821187 - Add infrastructure for file migrators in the new Migration Wizard. r=fluent-reviewers,kpatenio,flod 2023-04-13 20:15:03 +00:00
tests Backed out 3 changesets (bug 1824112) for causing failures related in toolkit/components/passwordmgr/<...> CLOSED TREE 2023-04-24 12:20:18 +03:00
.eslintrc.js Bug 1824173 - Enable ESLint configuration valid-jsdocs across the tree, disabling for currently failing locations. r=mossop,webcompat-reviewers,extension-reviewers,credential-management-reviewers,denschub,dimi,robwu 2023-03-24 19:35:25 +00:00
360seMigrationUtils.sys.mjs
ChromeMacOSLoginCrypto.sys.mjs
ChromeMigrationUtils.sys.mjs Bug 1824611 - Convert consumers of toolkit/components/passwordmgr to import ES modules directly. r=Standard8,credential-management-reviewers,settings-reviewers,fxview-reviewers,sclements,sgalich,geckoview-reviewers,owlish 2023-04-11 19:06:24 +00:00
ChromeProfileMigrator.sys.mjs Bug 1822314 - Fix NS_ERROR_FILE_UNRECOGNIZED_PATH errors when opening the migration wizard.r=mconley 2023-04-10 16:57:31 +00:00
ChromeWindowsLoginCrypto.sys.mjs Bug 1824611 - Convert consumers of toolkit/components/passwordmgr to import ES modules directly. r=Standard8,credential-management-reviewers,settings-reviewers,fxview-reviewers,sclements,sgalich,geckoview-reviewers,owlish 2023-04-11 19:06:24 +00:00
components.conf
EdgeProfileMigrator.sys.mjs Bug 1820790 - Generalize the 180 day history import limit, and apply it to IE and Edge (EdgeHTML) migrators. r=Gijs 2023-03-21 15:18:34 +00:00
ESEDBReader.sys.mjs Bug 1821308 - Part 2: Convert ctypes.jsm consumers to use ESM. r=Standard8,geckoview-reviewers,application-update-reviewers,credential-management-reviewers,sgalich,bytesized,m_kato 2023-04-11 01:25:15 +00:00
FileMigrators.sys.mjs Bug 1828758 - Make Password file migrator only available if importing logins from CSV is enabled. r=kpatenio 2023-04-18 22:36:26 +00:00
FirefoxProfileMigrator.sys.mjs Bug 1794617 - Record interaction preferences when bookmarks, history, or passwords are imported. data-review=jhirsch,r=Gijs 2023-03-27 17:25:26 +00:00
IEProfileMigrator.sys.mjs Bug 1824611 - Convert consumers of toolkit/components/passwordmgr to import ES modules directly. r=Standard8,credential-management-reviewers,settings-reviewers,fxview-reviewers,sclements,sgalich,geckoview-reviewers,owlish 2023-04-11 19:06:24 +00:00
InternalTestingProfileMigrator.sys.mjs Bug 1827431 - Make sure to select the appropriate profile when choosing what resource data is available for migration. r=niklas 2023-04-12 16:01:41 +00:00
jar.mn Bug 1825110 - Add branding asset for Brave migrator. r=mconley 2023-03-28 20:35:31 +00:00
MigrationUtils.sys.mjs Bug 1821187 - Add infrastructure for file migrators in the new Migration Wizard. r=fluent-reviewers,kpatenio,flod 2023-04-13 20:15:03 +00:00
MigrationWizardChild.sys.mjs Bug 1828758 - Make Password file migrator only available if importing logins from CSV is enabled. r=kpatenio 2023-04-18 22:36:26 +00:00
MigrationWizardParent.sys.mjs Bug 1828758 - Make Password file migrator only available if importing logins from CSV is enabled. r=kpatenio 2023-04-18 22:36:26 +00:00
MigratorBase.sys.mjs Bug 1825632 - Collect migration interaction telemetry for each resource type, not just the last one migrated. r=dmose 2023-04-03 20:47:12 +00:00
moz.build Bug 1821187 - Add infrastructure for file migrators in the new Migration Wizard. r=fluent-reviewers,kpatenio,flod 2023-04-13 20:15:03 +00:00
MSMigrationUtils.sys.mjs Bug 1821308 - Part 2: Convert ctypes.jsm consumers to use ESM. r=Standard8,geckoview-reviewers,application-update-reviewers,credential-management-reviewers,sgalich,bytesized,m_kato 2023-04-11 01:25:15 +00:00
nsEdgeMigrationUtils.cpp
nsEdgeMigrationUtils.h
nsIEdgeMigrationUtils.idl
nsIEHistoryEnumerator.cpp
nsIEHistoryEnumerator.h
nsIKeychainMigrationUtils.idl
nsKeychainMigrationUtils.h
nsKeychainMigrationUtils.mm
nsWindowsMigrationUtils.h
ProfileMigrator.sys.mjs
SafariProfileMigrator.sys.mjs Bug 1824870 - Fix Sinon usage in browser_safari_permissions.js. r=mconley,kpatenio 2023-04-04 17:08:37 +00:00