Gijs Kruitbosch
|
559fbf7939
|
Bug 833943, part 2: implement about:welcomeback, r=gavin
* * *
Bug 833943 - Part 5: add about:welcomeback to gInitialPages
--HG--
rename : browser/components/sessionstore/content/aboutSessionRestore.xhtml => browser/components/migration/content/aboutWelcomeBack.xhtml
extra : rebase_source : fc58ab8f648c4e0298959429cbf52de40135bb3d
|
2013-06-28 17:44:29 -04: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 |
|
Gervase Markham
|
82ff7027aa
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01: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
|
b2edd02630
|
Bug 710259 - New Safari migrator (OS X & Windows). r=mak.
|
2012-04-14 22:11:10 +03: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 |
|
Saint Wesonga
|
6f6378cc6b
|
Bug 523476 - Switch application/x-javascript to application/javascript, Firefox part. r=vlad
|
2009-11-05 14:53:26 +01: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 |
|
dietrich@mozilla.com
|
353948eb1b
|
Bug 422919 - Bookmark Import and Restore do not intelligently handle two different bookmark formats (r=mano, a=beltzner)
|
2008-04-03 13:51:54 -07: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 |
|
aaronleventhal@moonset.net
|
754ec000fb
|
Bug 398910. Remove support for namespaced ARIA properties since they are no longer official (we are pre-1.0). r=surkov, r=ginn, r=bienvenu, r=mano, r=mconnor, r+sr=neil
|
2007-12-11 18:10:26 -08:00 |
|
aaronleventhal@moonset.net
|
6d162608fa
|
bug 397644. Don't process xhtml2:role, r=mano, r=philringnalda, r=surkov, sr=neil, a=dsicore
|
2007-10-01 17:57:23 -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 |
|
sspitzer%mozilla.org
|
0cb5952075
|
fix for regression bug #341697
do not show branded icon by default, use smaller branded icons for wizard, only show it for certain scenarios.
r=rstrong
|
2006-07-21 14:01:33 +00:00 |
|
jwalden%mit.edu
|
2b20438590
|
Bug 335738 - migration wizard does not appear after removing user's application support/firefox folder. Patch by Michael Wu <michael.wu@mozilla.com>, r=bsmedberg
|
2006-06-22 16:35:25 +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 |
|
mconnor%steelgryphon.com
|
ec4a79e636
|
bug 313762 - Update start page URLs to new domains and make the strings properly localizable, r=bsmedberg
|
2005-10-25 18:22:36 +00:00 |
|
mconnor%steelgryphon.com
|
907438b7c8
|
bug 313529 - Support migrating home pages and multiple versions of Firefox Start, r=vlad
|
2005-10-25 07:54:58 +00:00 |
|
rob_strong%exchangecode.com
|
bc6947e093
|
Bug 264537 Firefox startup dumps random text to console. p=nrthomas r=rob_strong, sr=darin
|
2005-10-21 01:09:07 +00:00 |
|
mozilla.mano%sent.com
|
873cd6e504
|
Bug 310156 - File->Import doesn't focus migration wizard if it's already opened. r=mconnor.
|
2005-09-28 04:20:07 +00:00 |
|
mconnor%steelgryphon.com
|
e181bdcb97
|
bug 309093 - Next button state isn't updated after going back, r=mano
|
2005-09-24 16:00:09 +00:00 |
|
mconnor%steelgryphon.com
|
04a4dddb96
|
bug 307124 - pressing enter in the update wizard moves forward regardless of update state, r=mano
|
2005-09-19 00:28:51 +00:00 |
|
ben%bengoodger.com
|
86b85d7e51
|
bug 300412 - add "Bookmark all Tabs" menu option to bookmarks menu, improves discoverability of bookmark tab groups per usability testing. patch by Grace Shih <gsshih@gmail.com> r=ben@mozilla.org
|
2005-08-12 00:42:16 +00:00 |
|
aaronleventhal%moonset.net
|
1fb0ed7fde
|
Fixing whitespace nits from mconnor that I had forgotten in last checkin for bug 302554
|
2005-08-04 21:34:08 +00:00 |
|
aaronleventhal%moonset.net
|
77b4ba4085
|
Bug 302554. Fix accessibility problems in migration wizard (import). r+a=mconnor
|
2005-08-04 21:32:13 +00:00 |
|
mozilla.mano%sent.com
|
92ea40f18d
|
Bug 236304 - MacIE profile migrator (only imports bookmarks). r=josh/mconnor, a=bsmedberg.
|
2005-07-25 21:33:21 +00:00 |
|
mozilla.mano%sent.com
|
aebc6adbb2
|
Bug 236300 - Landing Safari profile migrator. Work by Ben and me. r=mconnor+josh/smfr. a=sjobs
|
2005-06-30 05:42:01 +00:00 |
|
gerv%gerv.net
|
3051ba969b
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2005-02-01 17:36:54 +00:00 |
|
ben%bengoodger.com
|
5171657dc2
|
Landing the Aviary Branch (browser section only).
|
2004-11-30 08:23:02 +00:00 |
|
ben%bengoodger.com
|
a6703a8945
|
249302 - firefox offers to migrate a non-existent Phoenix Firebird Firefox profile, round 2: also, make sure the wizard's first page's onpageshow handler is not called before onload, guard against showing phoenix item in list in non-automigrate cases too.
|
2004-09-29 19:08:20 +00:00 |
|
ben%bengoodger.com
|
1e7d0eb036
|
249302 - firefox offers to migrate a non-existant phoenix firefox firebird profile... add "fromfile" to the exlcusion list
|
2004-09-29 07:45:07 +00:00 |
|