gecko-dev/browser/components/migration
Carsten "Tomcat" Book 9857d2af8e merge mozilla-inbound to mozilla-central a=merge 2017-02-20 14:05:25 +01:00
..
content Bug 1326511 - Enable brace-style and no-multi-spaces eslint rules for toolkit. r=MattN 2016-12-30 21:47:25 -05:00
tests Bug 1338911 - Ensure page is loaded before proceeding in test_refresh_firefox.py. r=Gijs 2017-02-19 19:18:00 -05:00
.eslintrc.js Bug 1326479 - Enable more options for the 'indent' rule. r=Gijs 2016-12-30 18:32:56 -05:00
360seProfileMigrator.js Bug 1325464 - Enable object-shorthand rule and run 'mach eslint --fix' with the rule enabled. r=MattN 2016-12-29 18:34:54 -05:00
AutoMigrate.jsm Bug 1335442 - update wording of automigration notification bar and add tests, r=jaws 2017-02-03 14:04:40 +00:00
BrowserProfileMigrators.manifest
ChromeProfileMigrator.js Bug 1339413 - Implement prefs for capping the amount of history we import from Chrome. r=Gijs 2017-02-15 18:42:15 +01:00
ESEDBReader.jsm Bug 1325464 - Enable object-shorthand rule and run 'mach eslint --fix' with the rule enabled. r=MattN 2016-12-29 18:34:54 -05:00
EdgeProfileMigrator.js Bug 1329182 - remove trailing newURI null parameters in browser/, r=jaws. 2017-01-09 20:27:25 +01:00
FirefoxProfileMigrator.js Bug 1326479 - Fix 'indent' eslint errors now that eslint scans multiline array and object definitions. r=Gijs 2017-01-03 10:07:50 -05:00
IEProfileMigrator.js Bug 1326511 - Enable brace-style and no-multi-spaces eslint rules for toolkit. r=MattN 2016-12-30 21:47:25 -05:00
MSMigrationUtils.jsm Bug 1335536 - File.createFromNsIFile and File.createFromFileName should be async - part 1 - tests, r=smaug 2017-02-08 10:18:32 +01:00
MigrationUtils.jsm Bug 1338522 - Add telemetry for UI responsiveness during import of profile data from another browser. r=francois,Gijs 2017-02-18 00:01:50 +01:00
ProfileMigrator.js
SafariProfileMigrator.js Bug 1329014 - Enable the no-extra-bind rule and use eslint --fix to autofix the errors. r=standard8 2017-01-05 16:43:29 -05:00
jar.mn
moz.build Bug 1322730 - display undo migration message on about:newtab, r=Dolske 2017-01-04 19:05:50 +00:00
nsIBrowserProfileMigrator.idl Bug 1276694 - store recency of browser data in telemetry when importing to see how good a predictor default browser is, r=dolske,bsmedberg 2016-05-30 17:10:54 +01: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