browser/components/migration/src/BrowserProfileMigrators.manifest

Wed, 31 Dec 2014 06:09:35 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 06:09:35 +0100
changeset 0
6474c204b198
permissions
-rw-r--r--

Cloned upstream origin tor-browser at tor-browser-31.3.0esr-4.5-1-build1
revision ID fc1c9ff7c1b2defdbc039f12214767608f46423f for hacking purpose.

michael@0 1 component {6F8BB968-C14F-4D6F-9733-6C6737B35DCE} ProfileMigrator.js
michael@0 2 contract @mozilla.org/toolkit/profile-migrator;1 {6F8BB968-C14F-4D6F-9733-6C6737B35DCE}
michael@0 3 component {4cec1de4-1671-4fc3-a53e-6c539dc77a26} ChromeProfileMigrator.js
michael@0 4 contract @mozilla.org/profile/migrator;1?app=browser&type=chrome {4cec1de4-1671-4fc3-a53e-6c539dc77a26}
michael@0 5 component {91185366-ba97-4438-acba-48deaca63386} FirefoxProfileMigrator.js
michael@0 6 contract @mozilla.org/profile/migrator;1?app=browser&type=firefox {91185366-ba97-4438-acba-48deaca63386}
michael@0 7 #ifdef HAS_IE_MIGRATOR
michael@0 8 component {3d2532e3-4932-4774-b7ba-968f5899d3a4} IEProfileMigrator.js
michael@0 9 contract @mozilla.org/profile/migrator;1?app=browser&type=ie {3d2532e3-4932-4774-b7ba-968f5899d3a4}
michael@0 10 #endif
michael@0 11 #ifdef HAS_SAFARI_MIGRATOR
michael@0 12 component {4b609ecf-60b2-4655-9df4-dc149e474da1} SafariProfileMigrator.js
michael@0 13 contract @mozilla.org/profile/migrator;1?app=browser&type=safari {4b609ecf-60b2-4655-9df4-dc149e474da1}
michael@0 14 #endif

mercurial