fune/browser/components/migration
Dave Townsend 4bf4f02ce7 Bug 1257246: Update browser for eslint 2. r=felipe
Most of this is fixing functions that in some cases return a value but then
can also run to completion without returning anything. ESLint 2 catches this
where previous versions didn't. Unless there was an obvious other choice I just
made these functions return undefined at the end which is effectively what
already happens.

MozReview-Commit-ID: DEskVIjiKDM

--HG--
extra : rebase_source : 07ba1d14655f5d761624b105ef025ec88323d4d5
extra : histedit_source : 9e5ab54ce1b1a5ee1f0fb143f8d1450522455e3b
2016-04-05 11:33:33 -07:00
..
content Bug 1257246: Update browser for eslint 2. r=felipe 2016-04-05 11:33:33 -07:00
tests/unit Bug 1236154 - add test for ESE migration code, r=MattN 2016-02-11 18:46:32 +00:00
360seProfileMigrator.js Bug 1220564 - Update chrome code uses of genexprs and legacy comprehensions. (r=billm) 2016-01-06 16:02:16 -08:00
BrowserProfileMigrators.manifest Bug 1192032 - add edge bookmarks/favorites migrator, r=MattN 2015-08-11 16:53:10 +01:00
ChromeProfileMigrator.js Bug 1246591 - remove preprocessing and fix any other issues, r=MattN 2016-02-08 12:54:38 +00:00
EdgeProfileMigrator.js Bug 1236154 - add test for ESE migration code, r=MattN 2016-02-11 18:46:32 +00:00
ESEDBReader.jsm Bug 1257246: Update browser for eslint 2. r=felipe 2016-04-05 11:33:33 -07:00
FirefoxProfileMigrator.js Bug 1236551 - Update the profile migrator to the Unified Telemetry changes. r=MattN 2016-01-18 16:29:44 +01:00
IEProfileMigrator.js Bug 1246591 - followup: fix rules enabled in the last 24 hours in migration, rs=bustage 2016-02-09 10:57:55 +00:00
jar.mn
MigrationUtils.jsm Bug 1246591 - remove preprocessing and fix any other issues, r=MattN 2016-02-08 12:54:38 +00:00
moz.build Bug 1246591 - fix moz.build file and .eslintignore, r=MattN 2016-02-08 12:58:28 +00:00
MSMigrationUtils.jsm Bug 1257246: Update browser for eslint 2. r=felipe 2016-04-05 11:33:33 -07:00
nsIBrowserProfileMigrator.idl Bug 706005 - Chrome migrator notifies user to close browser. r=MattN 2015-08-07 23:36:32 -07:00
nsIEHistoryEnumerator.cpp Bug 1193387 - Import reading list from MS Edge. r=jaws 2015-08-26 15:34:02 +01:00
nsIEHistoryEnumerator.h Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat 2015-10-18 01:24:48 -04:00
nsWindowsMigrationUtils.h Bug 1193387 - Import reading list from MS Edge. r=jaws 2015-08-26 15:34:02 +01:00
ProfileMigrator.js
SafariProfileMigrator.js Bug 1246591 - followup: fix rules enabled in the last 24 hours in migration, rs=bustage 2016-02-09 10:57:55 +00:00