summaryrefslogtreecommitdiffstats
path: root/browser/components
diff options
context:
space:
mode:
authorjanekptacijarabaci <janekptacijarabaci@seznam.cz>2018-04-19 14:29:05 +0200
committerjanekptacijarabaci <janekptacijarabaci@seznam.cz>2018-04-19 14:29:05 +0200
commit1a1d8ddc8cbba1cb405ca62f2be7402e39bb5a68 (patch)
tree7180897e45561a9c1ee75a1b2d6811ce830d62dc /browser/components
parent54c479af3a81f09be57465185d56ab1217a8b47f (diff)
downloadUXP-1a1d8ddc8cbba1cb405ca62f2be7402e39bb5a68.tar
UXP-1a1d8ddc8cbba1cb405ca62f2be7402e39bb5a68.tar.gz
UXP-1a1d8ddc8cbba1cb405ca62f2be7402e39bb5a68.tar.lz
UXP-1a1d8ddc8cbba1cb405ca62f2be7402e39bb5a68.tar.xz
UXP-1a1d8ddc8cbba1cb405ca62f2be7402e39bb5a68.zip
moebius#84: Fix: The profile - resetting
https://github.com/MoonchildProductions/moebius/pull/184
Diffstat (limited to 'browser/components')
-rw-r--r--browser/components/migration/FirefoxProfileMigrator.js2
-rw-r--r--browser/components/migration/MigrationUtils.jsm1
2 files changed, 2 insertions, 1 deletions
diff --git a/browser/components/migration/FirefoxProfileMigrator.js b/browser/components/migration/FirefoxProfileMigrator.js
index 60ffcf627..2714cdbcd 100644
--- a/browser/components/migration/FirefoxProfileMigrator.js
+++ b/browser/components/migration/FirefoxProfileMigrator.js
@@ -7,7 +7,7 @@
"use strict";
/*
- * Migrates from a Firefox profile in a lossy manner in order to clean up a
+ * Migrates from a Basilisk profile in a lossy manner in order to clean up a
* user's profile. Data is only migrated where the benefits outweigh the
* potential problems caused by importing undesired/invalid configurations
* from the source profile.
diff --git a/browser/components/migration/MigrationUtils.jsm b/browser/components/migration/MigrationUtils.jsm
index 104efe005..e133ec520 100644
--- a/browser/components/migration/MigrationUtils.jsm
+++ b/browser/components/migration/MigrationUtils.jsm
@@ -726,6 +726,7 @@ this.MigrationUtils = Object.freeze({
"Internet Explorer": "ie",
"Microsoft Edge": "edge",
"Safari": "safari",
+ "Basilisk": "firefox",
"Firefox": "firefox",
"Nightly": "firefox",
"Google Chrome": "chrome", // Windows, Linux