Gijs Kruitbosch
8d23ab9355
Bug 1311043 - make eslint much more strict in browser/components/migration/, and fix issues, r=mikedeboer
...
MozReview-Commit-ID: RXO68w3Kv3
--HG--
extra : rebase_source : b25a1976f2be89f12c2ad14e649270bacd17d174
2016-10-18 16:03:06 +01:00
Gijs Kruitbosch
b8f887fd76
Bug 1310596 - do not allow errors in reporting migrator data recency to break the rest of the migration, r=mikedeboer
...
MozReview-Commit-ID: eWr0abwU7p
--HG--
extra : rebase_source : c7582c27866f86666780beb5c7a5b4b3918e1b9a
2016-10-18 11:54:22 +01:00
Justin Dolske
5547aa8006
Bug 1298208 - followup fix for correct JS type. CLOSED TREE
2016-08-26 15:20:48 -07:00
Justin Dolske
19f629190b
Bug 1298208 - FX_MIGRATION_HOMEPAGE_IMPORTED probe is (incorrectly) always true. r=mattn
...
MozReview-Commit-ID: 6wZUeRTKExw
2016-08-26 13:06:14 -07:00
Wes Kocher
12e25dac0f
Backed out changeset 8f30fd1bbbe1 (bug 1298208) for build bustage a=backout
2016-08-25 16:37:44 -07:00
Justin Dolske
adb45e70b6
Bug 1298208 - FX_MIGRATION_HOMEPAGE_IMPORTED probe is (incorrectly) always true. r=MattN
...
MozReview-Commit-ID: 6wZUeRTKExw
--HG--
extra : rebase_source : 2ddbb5906e29dae6e47af8409031f31ddf2bca80
2016-08-25 15:50:41 -07:00
Jared Wein
fd84c776c7
Bug 1292042 - Enable the keyword-spacing rule for eslint. Most of this patch was autogenerated by 'eslint --fix'. Files with .xml extension needed to be changed by hand due to limitations of custom plugin. r=markh
...
MozReview-Commit-ID: EMjJ3yWt9Wt
--HG--
extra : rebase_source : 2b8327e5a7cf0bfd190d696ad5fe475f13faa3cc
2016-08-04 03:28:58 -04:00
Gijs Kruitbosch
c99c0d5e93
Bug 1289229 - disable automigration undo if people create/change bookmarks/logins, r=mak
...
MozReview-Commit-ID: DAoNV9H71Yv
--HG--
extra : rebase_source : b75fce027c28a98566523f54427b7f965e79ad52
2016-07-26 12:48:37 +01:00
Gijs Kruitbosch
579b36016a
Bug 1276694 - store recency of browser data in telemetry when importing to see how good a predictor default browser is, r=dolske,bsmedberg
...
MozReview-Commit-ID: 16uPNGGDE68
--HG--
extra : rebase_source : fdb3ad8a3429079cb23cddd4a003b03043a95728
2016-05-30 17:10:54 +01:00
Gijs Kruitbosch
b46aa62ca8
Bug 1275114 - add telemetry to determine how to make browser choices when automatically migrating on first profile startup, r=bsmedberg,Dolske
...
MozReview-Commit-ID: zVmKTBzAS9
--HG--
extra : rebase_source : 3a311a15534ffe769df550ca4fac320c6f6131f2
2016-05-24 11:44:49 +01:00
Gijs Kruitbosch
939515d3cc
Bug 1265368 - enable resetting non-default profiles, r=MattN
...
MozReview-Commit-ID: KpW9JgghFkn
--HG--
extra : rebase_source : e1a6ce0a05ccd6ef94026c6fdeaf6421d5cffe03
extra : histedit_source : ca0ed957aa68ed495cc2d8897aae3e553dd2ebff%2C8ce1e45de095401a6cc85f912cfebacd384eb989
2016-05-05 21:38:49 +01:00
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
Gijs Kruitbosch
dc4b4997fd
Bug 1246591 - remove preprocessing and fix any other issues, r=MattN
...
--HG--
extra : commitid : ERDudjbCnHC
extra : rebase_source : df5f44f84c5c56f76a65c887cd5b374284562a61
2016-02-08 12:54:38 +00:00
Gijs Kruitbosch
14415f1212
Bug 1246591 - fix whitespace issues, r=MattN
...
--HG--
extra : commitid : JI5mQGtLa2f
extra : rebase_source : a8aff743dac30977112b5ce6420631c432601b41
2016-02-08 12:03:10 +00:00
Gijs Kruitbosch
04b6f41448
Bug 1219707 - fix argument passing to migration.js, r=jaws
...
--HG--
extra : commitid : 8GHFDaUhXA2
2015-10-29 12:16:15 +00:00
Gijs Kruitbosch
b4048dc695
Bug 731025 - Add telemetry for migrator usage and errors, r=MattN,p=bsmedberg
...
--HG--
extra : commitid : 1TzjbWkzOq7
extra : rebase_source : fad923bd73689a49315e0e737553f0fd146a8d57
2015-10-07 13:34:46 +01:00
Carsten "Tomcat" Book
08997000eb
Backed out 2 changesets (bug 1202902) to recking bug 1202902 to be able to reopen inbound on a CLOSED TREE
...
Backed out changeset 647025383676 (bug 1202902 )
Backed out changeset d70c7fe532c6 (bug 1202902 )
2015-10-07 14:03:21 +02:00
Carsten "Tomcat" Book
e7ef778c9d
Backed out 1 changesets (bug 1202902) for causing merge conflicts to mozilla-central
...
Backed out changeset cfc1820361f5 (bug 1202902 )
--HG--
extra : rebase_source : 5d3db72337754bc7ab0ed0c30b2896100411ff92
2015-10-07 12:13:45 +02:00
Shu-yu Guo
d06b6030f6
Bug 1202902 - Scripted fix the world.
2015-10-06 14:00:31 -07:00
Bernardo P. Rittmeyer
e2a7d78267
Bug 706005 - Chrome migrator notifies user to close browser. r=MattN
...
--HG--
extra : commitid : 5oD1YL5zeLw
extra : rebase_source : 24a99b34f8bfa458b2db0f79ffd1335a40e7dd15
2015-08-07 23:36:32 -07:00
Matthew Noorenberghe
18dca7a7aa
Bug 706973 - Support migration from Chromium/Canary. r=Mano
...
--HG--
extra : commitid : 3KP329DkUM0
2015-08-06 00:02:22 -07:00
Hector Zhao
3dd846b978
Bug 1164752 - Include 360 secure browser in migration. r=mak
...
--HG--
extra : transplant_source : %2B%B6%90%B7l%BC%8B%B9m%08%7F%03%90%CC7jH%16Vw
2015-05-13 18:00:55 +08:00
Neil Rashbrook
6778078a1e
Bug 1100118 Allow migration from Firefox to Firefox Developer Edition r=MattN
2015-02-14 21:29:49 +00:00
Matthew Noorenberghe
91ec3a6aac
Bug 705927 - Support friendly names for profile selection during migration. r=Mano
2014-06-04 00:56:18 -07:00
Phil Ringnalda
a15a3b2551
No bug, remove trailing whitespace to trigger builds on a CLOSED TREE
2013-03-04 21:44:53 -08:00
Asaf Romano
0ee336e6d4
Bug 748569 - Fix few migration regressions (reset profile feature is broken - bug 748047, bookmarks.html not imported during migration - bug 738263, default-browser detection during migration is completely broken and few more minor issues). r=mak
2012-05-28 12:43:59 +03:00
Asaf Romano
b25142c58e
Bug 745508 - Remove unused "From an HTML File" mode from the migration wizard. r=mak. a=desktop-only
2012-04-23 15:31:16 -04:00
Marco Bonardo
aea2d304a2
Bug 739968 - MigrationUtils.jsm import should use app modules resource url.
...
r=fryn a=desktop-only
2012-04-19 22:17:02 +02:00
Asaf Romano
99faa1aa82
Bug 737381 - The Firefox Migrator should use the new migration system. r=mak
2012-04-14 12:50:44 +03:00
Asaf Romano
bdcf891941
Bug 718608 - Migration code shrink and cleanup: unified code for notifications and error handling, prepare for deCOM. r=mak. sr=gavin on the interface change. browser/components/build part was done by mak (r=bsmedberg.
2012-03-21 21:20:47 +02:00
Matthew Noorenberghe
fddcc117e9
Bug 717070 - Profile reset - Part 2 - migrator portion. r=mano
2012-02-23 19:34:18 -08:00
Matthew Noorenberghe
638846efd5
Bug 273874 - Firefox migrator for new profiles r=mak
...
--HG--
rename : browser/components/migration/src/ChromeProfileMigrator.js => browser/components/migration/src/FirefoxProfileMigrator.js
extra : rebase_source : d5dfea053ede5abb3a535296085bdfe93ece8511
2011-11-29 02:30:40 -08:00
Makoto Kato
07cbd39062
Bug 539133 - Remove broken Opera 6 migrator. r=gavin
2011-12-16 10:59:51 +09:00
Matthew Noorenberghe
10d663d63e
Bug 705100 - Remove usage of nsISupportsArray in browser/components/migration r=mak
...
--HG--
extra : rebase_source : a1d9e9d273c200c8b071deca04e4ef1184d2703f
2011-11-29 02:26:19 -08:00
Makoto Kato
7b69ef2949
Bug 505192 - Importing bookmarks from Google Chrome. r=mak77
2011-11-29 18:06:14 +09:00
Marco Castelluccio
4019d9c370
Bug 679016 - Remove Netscape Profile Migrator; r=khuey
2011-08-18 16:19:12 +02:00
Makoto Kato
38b464ee6e
Bug 656205 - Remove unused browser migration code. r=mak77
2011-05-18 13:40:55 +09:00
Dão Gottwald
9291640652
Bug 487059 - clearUserPref shouldn't throw if a pref doesn't have a default or user value. r+sr=bsedberg
2011-04-17 21:53:25 +02:00
Jim Mathies
42487f4fb4
Bug 575591 - Don't bail out of migration on individual migration failures, report to the console instead. r=gavin, a=betaN
2010-11-09 19:36:36 -06:00
Gijs Kruitbosch
c888c1980e
Back out bug 487059, fix tests and EM to cope, r=gavin,beltzner, bug 524995
...
--HG--
extra : rebase_source : d8414b8de165cf2fa534719c36416d82d21872c6
2009-10-29 14:44:10 +01:00
Dão Gottwald
65b5d09e58
Bug 487059 - clearUserPref shouldn't throw if a pref doesn't have a default or user value. r+sr=bsedberg
2009-04-10 10:24:24 +02:00
reed@reedloden.com
5550b62996
Bug 413275 - "JavaScript Error: "sourceProfiles is null when Migration Wizard is canceled" (Return FALSE to avoid advancing to next page when not necessary) [p=mredivo@flock.com (Marcus Redivo) r=gavin a=blocking-firefox3+]
2008-03-16 14:04:14 -07:00
sspitzer@mozilla.org
41cd39299c
fix for bug #392003 : first run migration / import from IE is slow, history import should use "run in batch" r=sayrer
2007-08-14 07:20:42 -07:00
jminta%gmail.com
c503502ae2
Bug 335512 - Import bookmarks from file is broken for Places, r=mano
2007-03-11 00:41:43 +00:00
benjamin%smedbergs.us
24acd794f7
Followup from bug 371309 for unofficial branding, r=gavin
2007-03-05 20:49:52 +00:00
benjamin%smedbergs.us
8a2f5c1f61
Bug 371309 - Migration wizard explicitly sets a homepage which is wrong when using a partner distribution, r=gavin
2007-03-05 19:22:22 +00:00
pkasting%google.com
7149b4acc9
Bug 347956: Import Bookmarks from File broken when no other browsers installed
...
Patch by Adam Guthrie (ispiked@gmail.com )
r=gavin
checkin OK=mconnor
2006-08-18 21:45:38 +00:00
masayuki%d-toybox.com
bce8d33648
Bug 343784 home page not migrated r=mconnor
2006-08-18 08:29:33 +00:00
gavin%gavinsharp.com
c322a60166
Bug 295683: File > Import dialog should not be blank if no migration source could be found, r=mconnor
2006-05-31 01:03:03 +00:00
masayuki%d-toybox.com
934242ec0d
Bug 327303 Accept languages empties when IE profile migration is selected.(when with --enable-official-branding) / Bug 327306 The Proxy setting of IE is not migrated.(when with --enable-official-branding) r=mconnor
2006-02-20 09:22:05 +00:00