fune/browser/components/migration
Dave Townsend 3cc72cc409 Bug 1497960: Make ProfileAge return the same instances for the same profile directory and preload times.json to avoid data races. r=janerik
ProfileAge now returns a promise that resolves to an instance that has already
loaded its times.json. This makes multiple attempts to update data in times.json
safer.

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

--HG--
extra : moz-landing-system : lando
2018-10-12 18:10:20 +00:00
..
content
tests Bug 1488926 - remove automigration code (already preffed off), r=dthayer 2018-10-11 17:04:59 +00:00
.eslintrc.js Merge mozilla-central to inbound a=merge on a CLOSED TREE 2018-08-31 19:35:06 +03:00
360seProfileMigrator.js Bug 1486147: Part 2 - Update JS string enumerator callers to use JS iteration. r=mccr8 2018-08-24 16:22:40 -07:00
BrowserProfileMigrators.manifest
ChromeMigrationUtils.jsm
ChromeProfileMigrator.js Bug 1260399 - Remove deprecated messages in nsICookieManager methods - part 1 - nsICookieManager.add(), r=ehsan 2018-09-24 11:37:56 +02:00
EdgeProfileMigrator.js
ESEDBReader.jsm
FirefoxProfileMigrator.js Bug 1497960: Make ProfileAge return the same instances for the same profile directory and preload times.json to avoid data races. r=janerik 2018-10-12 18:10:20 +00:00
IEProfileMigrator.js Bug 1484496: Part 5a - Convert browser/ nsISimpleEnumerator users to use JS iteration. r=Gijs 2018-08-18 19:27:33 -07:00
jar.mn
MigrationUtils.jsm Bug 1488926 - remove automigration code (already preffed off), r=dthayer 2018-10-11 17:04:59 +00:00
moz.build Bug 1488926 - remove automigration code (already preffed off), r=dthayer 2018-10-11 17:04:59 +00:00
MSMigrationUtils.jsm Bug 1260399 - Remove deprecated messages in nsICookieManager methods - part 1 - nsICookieManager.add(), r=ehsan 2018-09-24 11:37:56 +02:00
nsIBrowserProfileMigrator.idl
nsIEHistoryEnumerator.cpp Bug 1484496: Part 2 - Add common base class for all nsISimpleEnumerator implementations. r=froydnj 2018-08-18 14:22:47 -07:00
nsIEHistoryEnumerator.h Bug 1484496: Part 4b - Add intrinsic type information to most nsSimpleEnumerators. r=froydnj 2018-08-18 21:06:32 -07:00
nsWindowsMigrationUtils.h
ProfileMigrator.js
SafariProfileMigrator.js