>+ // FILETIME is based on same structure of Windows. >+ // Google Chrome uses FILETIME / 10 as time. >diff -git a/browser/components/migration/src/nsChromeProfileMigrator.js b/browser/components/migration/src/nsChromeProfileMigrator.js >+ * The Initial Developer of the Original Code is Mozilla Foundation. Since there is this secret plan to convert other migrators to js, rather than having a manifest for each migrator, could you rename this to profileMigrators.manifest and we register all migrators in it? >diff -git a/browser/components/migration/src/Makefile.in b/browser/components/migration/src/Makefile.in >+EXTRA_COMPONENTS = \ fix UI to be more user-friendly and async fix browserProfileMigrator idl if needed for better async support
rewrite remaining migrators in js (use jsctypes where needed) Migrators revise plan should probably consist of: