gecko-dev/browser/components/migration
Venkatesh Pitta 514d9d09b5 Bug 1452490 - Remove marionetteScriptFinished. r=whimboo
MozReview-Commit-ID: CdQCmtaodww

--HG--
extra : rebase_source : a950bc89194a866c4fa27fded1d2aed707ee750f
2018-07-08 14:52:49 +10:00
..
content Bug 1437940 - include Chrome Beta and Chrome Dev in migration list on Linux, r=dthayer 2018-03-01 14:03:06 +00:00
tests Bug 1452490 - Remove marionetteScriptFinished. r=whimboo 2018-07-08 14:52:49 +10:00
.eslintrc.js Bug 1434869 - Automatically mark EXPORTED_SYMBOLS as used, so that we don't need to ignore it in ESLint's no-unused-vars rule. r=florian. 2018-03-06 12:01:59 +00:00
360seProfileMigrator.js Bug 1464548: Part 3 - Update callers to use defineLazyGlobalGetters. r=mccr8 2018-05-25 17:02:29 -07:00
AutoMigrate.jsm Bug 1464548: Part 3 - Update callers to use defineLazyGlobalGetters. r=mccr8 2018-05-25 17:02:29 -07:00
BrowserProfileMigrators.manifest Bug 1437940 - include Chrome Beta and Chrome Dev in migration list on Linux, r=dthayer 2018-03-01 14:03:06 +00:00
ChromeMigrationUtils.jsm Bug 1437940 - fix where we look for a 'Local State' file for non-release Chrome data, r=dthayer 2018-03-01 15:07:28 +00:00
ChromeProfileMigrator.js Bug 1282770 - Convert uses of PU.asyncHistory.updatePlaces in browser/components/migration to PU.history.insertMany. r=mak 2018-03-20 12:36:31 +00:00
ESEDBReader.jsm Bug 1448920 - add support for importing Edge typed URL history from its database instead, r=mak 2018-04-18 17:50:36 +01:00
EdgeProfileMigrator.js Bug 1464548: Part 3 - Update callers to use defineLazyGlobalGetters. r=mccr8 2018-05-25 17:02:29 -07:00
FirefoxProfileMigrator.js Bug 1462937: Update callers to use nsIFile::GetDirectoryEntries as a nsIDirectoryEnumerator. r=froydnj 2018-05-19 20:17:45 -07:00
IEProfileMigrator.js Bug 1464548: Part 3 - Update callers to use defineLazyGlobalGetters. r=mccr8 2018-05-25 17:02:29 -07:00
MSMigrationUtils.jsm Bug 1464548: Part 3 - Update callers to use defineLazyGlobalGetters. r=mccr8 2018-05-25 17:02:29 -07:00
MigrationUtils.jsm Bug 1464548: Part 3 - Update callers to use defineLazyGlobalGetters. r=mccr8 2018-05-25 17:02:29 -07:00
ProfileMigrator.js Bug 1456035: Part 4 - Convert callers of XPCOMUtils.generateQI to ChromeUtils.generateQI. r=mccr8 2018-04-22 20:55:06 -07:00
SafariProfileMigrator.js Bug 1464548: Part 3 - Update callers to use defineLazyGlobalGetters. r=mccr8 2018-05-25 17:02:29 -07:00
jar.mn
moz.build Bug 1410839 - Add the ChromeMigrationUtils.jsm module and implement the getExtensionList and related functions to export all extensions information installed in a specific profile. r=Gijs 2017-11-23 10:48:18 +08:00
nsIBrowserProfileMigrator.idl Bug 1434167 - remove getSourceHomePageURL implementations and callsites, r=dthayer 2018-02-07 10:18:46 +00:00
nsIEHistoryEnumerator.cpp Bug 1308327 - Avoid passing a null value to nsDependentString. r=mak 2016-10-19 13:02:19 -07:00
nsIEHistoryEnumerator.h Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01:00
nsWindowsMigrationUtils.h