Commit graph

6 commits

Author SHA1 Message Date
Marco Bonardo
9b2ba80009 Bug 1094876 - Migrators should use new Bookmarks.jsm API. r=ttaubert 2015-04-20 16:32:49 +02:00
Gijs Kruitbosch
59a04c88d9 Bug 1154472 - fix expiry dates in IE cookie imports, r=mak 2015-04-15 10:28:16 +01:00
Gijs Kruitbosch
c63c828d6c Bug 1153900 - fix use of 'File' constructor in IEProfileMigrator.js, r=mak 2015-04-14 05:37:00 +01:00
Shu-yu Guo
b3f5482f33 Bug 1153900 - Fix TDZ issue in IEProfileMigrator.js, r=gijs 2015-04-13 21:25:00 +01:00
Gijs Kruitbosch
8a9e5f2c36 Bug 639134 - update pref UI and internet explorer profile migration code for new tristate pref, r=jaws 2014-11-27 19:12:03 +00:00
Birunthan Mohanathas
c8c41d6efe Bug 1038458 - Part 4: Flatten browser/components/migration/{public,src}/ directories. r=mak
--HG--
rename : browser/components/migration/src/BrowserProfileMigrators.manifest => browser/components/migration/BrowserProfileMigrators.manifest
rename : browser/components/migration/src/ChromeProfileMigrator.js => browser/components/migration/ChromeProfileMigrator.js
rename : browser/components/migration/src/FirefoxProfileMigrator.js => browser/components/migration/FirefoxProfileMigrator.js
rename : browser/components/migration/src/IEProfileMigrator.js => browser/components/migration/IEProfileMigrator.js
rename : browser/components/migration/src/MigrationUtils.jsm => browser/components/migration/MigrationUtils.jsm
rename : browser/components/migration/src/ProfileMigrator.js => browser/components/migration/ProfileMigrator.js
rename : browser/components/migration/src/SafariProfileMigrator.js => browser/components/migration/SafariProfileMigrator.js
rename : browser/components/migration/public/nsIBrowserProfileMigrator.idl => browser/components/migration/nsIBrowserProfileMigrator.idl
rename : browser/components/migration/src/nsIEHistoryEnumerator.cpp => browser/components/migration/nsIEHistoryEnumerator.cpp
rename : browser/components/migration/src/nsIEHistoryEnumerator.h => browser/components/migration/nsIEHistoryEnumerator.h
2014-07-26 09:31:57 -07:00
Renamed from browser/components/migration/src/IEProfileMigrator.js (Browse further)