Andres Hernandez
|
13b53f0578
|
Bug 325901 - fix unnecessarily preprocessed files in browser/, r=gavin
--HG--
extra : rebase_source : cc42d98604e38528f3bc9941dce4f15ec8ad5d67
|
2012-08-10 14:20:25 -06:00 |
|
Mike Hommey
|
c1b35e7b2a
|
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
|
2012-08-04 20:26:44 +02:00 |
|
Aryeh Gregor
|
57c0ad57fb
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
|
Joshua Cranmer
|
e1cdfe2f05
|
Bug 773637 - Kill NS_SCRIPTABLE annotations, Part 1: Remove NS_*PARAM annotations. r=ehsan
--HG--
extra : rebase_source : a0b4bc50fece36d9a90fed61431635948bfa33b5
|
2012-07-06 15:14:07 -05:00 |
|
Asaf Romano
|
86371f1eae
|
Bug 738263 - Default bookmarks are still not imported during initial migration. r=gavin.
|
2012-06-22 23:11:42 +03:00 |
|
Jacek Caban
|
a6dcf2f03e
|
Bug 761094 - Enable IE migrator on mingw builds r=mak
--HG--
extra : rebase_source : 2664954305d3b6cdb327bd884c8ad7a6c9e8aaaf
|
2012-06-18 10:03:01 +02:00 |
|
Asaf Romano
|
36e537b8dd
|
Bug 762639 - "Import Settings and Data" dialog show up on first run. r=mak.
|
2012-06-14 13:42:15 +03:00 |
|
Ed Morley
|
8f3214576b
|
Merge mozilla-central to mozilla-inbound
|
2012-05-30 18:24:56 +01:00 |
|
Marco Bonardo
|
acb42f7c61
|
Bug 759730 - Use COMPtr for nsIWritablePropertyBag2 in nsIEHistoryEnumerator
rs=mano
|
2012-05-30 16:11:37 +02:00 |
|
Gervase Markham
|
638c878b13
|
Bug 759095 - upgrade license to MPL 2, and other licensing cleanups.
--HG--
extra : rebase_source : da55a4937383eda2baf7c9a362501da8ee664146
|
2012-05-29 16:52:43 +01:00 |
|
Asaf Romano
|
b3c057c12b
|
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 |
|
Jim Mathies
|
f4bf6429ef
|
Bug 732124 - Fix for crt link errors with VC11 - build glue using both the static and the dynamic runtime lib, and link accordingly for various components. r=ted
|
2012-05-21 16:31:03 -05:00 |
|
Gervase Markham
|
87620f5676
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
|
Mike Hommey
|
d94eeb304e
|
Bug 749548 - Only reference IE and Safari migrators in components manifest when they are installed. r=mak
|
2012-04-30 08:04:31 +02:00 |
|
Asaf Romano
|
9a571df82c
|
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
|
8bfa9cfb36
|
Bug 739968 - MigrationUtils.jsm import should use app modules resource url.
r=fryn a=desktop-only
|
2012-04-19 22:17:02 +02:00 |
|
Marco Bonardo
|
8714ecd73c
|
Bug 710895 - Part 4: fix the test
r=Mano a=test-only
|
2012-04-18 15:58:36 +02:00 |
|
Marco Bonardo
|
06fc25959e
|
Bug 710895 follow-up - Temporarily disable test_IE_bookmarks.js, while looking into why it fails.
|
2012-04-17 18:57:15 +02:00 |
|
Marco Bonardo
|
b9cb77fecc
|
Bug 710895 - Part 3: The new JS migrator.
Parts derived from the original patch by Felipe Gomes<felipc@gmail.com> r=mak
r=Mano
|
2012-04-17 15:36:09 +02:00 |
|
Marco Bonardo
|
df8c827dd9
|
Bug 710895 - Part 2: Remove the old IE migrator
Original patch by Felipe Gomes<felipc@gmail.com> r=mak
r=Mano
|
2012-04-17 15:35:46 +02:00 |
|
Asaf Romano
|
b197108842
|
Bug 710259 - New Safari migrator (OS X & Windows). r=mak.
|
2012-04-14 22:11:10 +03:00 |
|
Asaf Romano
|
c2761a5f3b
|
Bug 737381 - The Firefox Migrator should use the new migration system. r=mak
|
2012-04-14 12:50:44 +03:00 |
|
Marco Bonardo
|
d205f579cf
|
Bug 710895 - Part 1: Add a class to enumerate IE History entries
Original patch by Felipe Gomes<felipc@gmail.com> r=mak
r=Mano
|
2012-04-04 15:35:29 +02:00 |
|
Marco Bonardo
|
b31b217a0c
|
Bug 738263 - Part 1: actually break default bookmarks import by will, to avoid worse handling.
r=Mano
|
2012-04-04 15:35:27 +02:00 |
|
Serge Gautherie
|
f4956549d4
|
Bug 735312. (AAv1) Remove MIGRATION_BUNDLE leftover. r=mak77.
|
2012-03-28 10:54:00 +02:00 |
|
Serge Gautherie
|
b86ef4b430
|
Bug 482911. (AAv1) Remove DEFAULT_BOOKMARKS leftover. r=mak77.
|
2012-03-28 10:54:00 +02:00 |
|
Henri Sivonen
|
2eb27ead85
|
Bug 482911 - Reimplement Netscape bookmark import using the HTML5 parser. r=mak, sr=gavin.
--HG--
rename : toolkit/components/places/nsPlacesImportExportService.cpp => toolkit/components/places/nsPlacesExportService.cpp
rename : toolkit/components/places/nsPlacesImportExportService.h => toolkit/components/places/nsPlacesExportService.h
|
2012-03-23 09:15:36 +02:00 |
|
Henri Sivonen
|
98c2fd10a7
|
Back out changeset d2693e86769d (bug 482911) due to crashes on Mac xpcshell tests. r=orange.
|
2012-03-23 11:25:08 +02:00 |
|
Henri Sivonen
|
4dbc4331f0
|
Bug 482911 - Reimplement Netscape bookmark import using the HTML5 parser. r=mak, sr=gavin.
--HG--
rename : toolkit/components/places/nsPlacesImportExportService.cpp => toolkit/components/places/nsPlacesExportService.cpp
rename : toolkit/components/places/nsPlacesImportExportService.h => toolkit/components/places/nsPlacesExportService.h
|
2012-03-23 09:15:36 +02:00 |
|
Asaf Romano
|
00b4826f3d
|
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 |
|
Marco Bonardo
|
a493a667e6
|
Bug 735312 - followup, add missing namespace
|
2012-03-14 20:41:07 +01:00 |
|
Marco Bonardo
|
3d9f88fd52
|
Bug 735312 - Properly handle importing default bookmarks from omni.ja.
r=felipe
|
2012-03-14 18:57:00 +01:00 |
|
Marco Bonardo
|
3606a4771c
|
Bug 591884 - Make IE importer fallback to the default Links folder to support toolbar favorites in versions >= 7
r=felipe
|
2012-03-09 11:13:14 +01:00 |
|
Matthew Noorenberghe
|
42e63f9aed
|
Bug 717070 - Profile reset - Part 2 - migrator portion. r=mano
|
2012-02-23 19:34:18 -08:00 |
|
Matthew Noorenberghe
|
682f579aec
|
Bug 717070 - Profile reset - Part 1 - Backend to initiate profile reset. r=mano
|
2012-02-23 19:34:18 -08:00 |
|
Matthew Noorenberghe
|
feaede0303
|
Bug 721242 - Delay Firefox migrator doStartup() call until after passwords are migrated. r=mak
|
2012-01-25 15:41:00 -08:00 |
|
Matthew Noorenberghe
|
57d8950c7e
|
Bug 721265 - Firefox migrator: form history support r=mak
--HG--
extra : rebase_source : 3f7ae6f3934b4edc9aabd6228c23acf487e8b293
|
2012-01-28 13:16:18 -08:00 |
|
Makoto Kato
|
f2a6aa8a03
|
Bug 720962 - don't build nsBrowserProfileMigratorUtils.cpp on Linux. r=mano
|
2012-01-26 09:54:26 +09:00 |
|
Asaf Romano
|
93d58981d1
|
Bug 715099 - Convert nsProfileMigrator to JS so we can JS modules on migration. r=mak.
|
2012-01-16 09:27:34 +02:00 |
|
Matthew Noorenberghe
|
b707813fff
|
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 |
|
Matthew Noorenberghe
|
cda05e6e2e
|
Bug 706733 - Use constants defined on nsIBrowserProfileMigrator rather than redefining them r=mak
--HG--
extra : rebase_source : f99634ff01e9933a1a2cc15348d5c8b6c675ba47
|
2011-12-02 01:14:33 -08:00 |
|
Tim Taubert
|
d386d01d3c
|
Bug 710975 - Bad index checking in nsIEProfileMigrator::TestForIE7(). r=gavin
|
2012-01-08 03:07:48 -08:00 |
|
Ed Morley
|
1db65d16d1
|
Bug 709265 - Remove unused AnnotatePersonalToolbarFolder from nsBrowserProfileMigratorUtils; r=gavin
|
2011-12-16 09:13:29 +00:00 |
|
Makoto Kato
|
027d6e142d
|
Bug 539133 - Remove broken Opera 6 migrator. r=gavin
|
2011-12-16 10:59:51 +09:00 |
|
Marco Castelluccio
|
eeb49effb3
|
Bug 679352 - Remove libreg - Part 1: Clean nsProfileMigrator; r=bsmedberg
|
2011-12-10 22:41:14 +00:00 |
|
Matthew Noorenberghe
|
f0bcb6d262
|
Bug 674168 - support chrome multiple profile migration r=mak
--HG--
extra : rebase_source : fe0149f8df6328933c88128e83e28d3c06a5420c
|
2011-11-21 14:45:54 -08:00 |
|
Matthew Noorenberghe
|
58ded20f8a
|
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 |
|
Matthew Noorenberghe
|
40c2b857d0
|
Bug 706033 - Chrome migrator should notify of Migration:ItemError when there are errors (and fix javadocs) r=mak
--HG--
extra : rebase_source : 75813f426ed5ccc1e98f066021dc48c897e53b64
|
2011-11-29 02:09:19 -08:00 |
|
Felipe Gomes
|
a7a0a36b9e
|
Bug 706339 - Chrome migrator always offers migration even if Chrome is not present. r=gavin
|
2011-11-29 18:48:11 -08:00 |
|
Makoto Kato
|
959f0bbf9a
|
Bug 505192 - Importing bookmarks from Google Chrome. r=mak77
|
2011-11-29 18:06:14 +09:00 |
|