Commit graph

410 commits

Author SHA1 Message Date
Mitchell Field
a6788f0842 Bug 627277 - Remove (broken) BeOS support. r=biesi,dwitte,gavin,joe,jorendorff,josh,khuey,mfinkle,neil,Pike,roc,shaver,smontagu,taras 2011-02-20 06:10:24 +11:00
Jim Mathies
a66f409a5e Bug 575591 - Don't prepend '.' to the address of cookies assigned to ip address hosts in the ie migrator. r=dwitte, a=betaN 2010-11-09 19:36:36 -06: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
timeless@mozdev.org
4ab7411513 Bug 571770 deprecated conversion from string constant to 'char *' in nsDogbertProfileMigrator::GetHomepage(void*, nsIPrefBranch*)
r=dietrich

--HG--
extra : rebase_source : 17325f559ce6f671a1bfca129228667ec5d6e4db
2010-07-07 13:37:19 +03:00
Joe Drew
308e5cd202 Bug 388195 - Remove gopher support. r=jduell,gavin sr=bz 2010-04-16 17:05:47 -04:00
Dietrich Ayala
983508eebf Bug 548614 - use define instead of literal string for windows favorites dir (r=gavin) 2010-02-25 11:34:42 -08:00
Marco Bonardo
be7137c1c9 Bug 520165 - Part 9 (Migration): fix dependancies, r=dietrich 2010-01-15 17:40:24 +01:00
Ted Mielczarek
bd0987e061 bug 538606 - make IE profile migration not use #import. r=gavin 2010-01-08 13:06:21 -05:00
Josh Aas
072aa45f40 Fix crash in Safari pref migration code. b=529459 r=smichaud r=dietrich a=dtownsend 2009-11-23 20:56:25 -05: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
Sid Stamm
0e1cce64fa Bug 519263 - Session and time-based expiration for permissions in permissions manager. r=dwitte,
sr=mrbkap. First patch! Yay!!
2009-10-16 14:01:04 -07:00
Phil Ringnalda
6fce97e58d Bug 495228 - Remove checks for mac MOZ_WIDGET_TOOLKIT, r=ted 2009-09-18 19:59:53 -07:00
Josh Aas
06fea3203c Don't use internet config for pref migration in 64-bit builds. b=517407 r=mstange r=vlad 2009-09-18 12:30:06 -04:00
Benjamin Smedberg
ba372f3a4c Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted 2009-08-25 08:59:31 -07:00
Josh Aas
c529498f55 Remove java-specific preferences from Firefox UI, hidden prefs. Java should be managed via the addons manager. Also improves accuracy of "window.navigator.javaEnabled()". b=506985 r/sr=jst uireview=faaborg 2009-08-24 15:56:43 -07:00
Craig Topper
b5592178c6 Bug 467948: Fix some "deprecated conversion from string constant" compiler warnings", round 2. r=dbaron 2009-08-18 08:48:32 -07:00
Bruno Calvignac
510674fb56 Bug 433070 - Cannot import passwords from Seamonkey. r=gavin 2009-06-22 13:38:31 +02:00
Dietrich Ayala
e3ea940a27 Bug 497563 - Crashes [@ BindStatementURI] (r=sdwilsh)
* * *
2009-06-12 00:34:35 -07:00
Marco Bonardo
be288b9c8a followup for Bug 392193 - first run migration / import from ie, opera and safari browser can be slow, migration should use "run in batch". Fix Opera migrator regression. r=sdwilsh 2009-05-14 14:11:56 +02:00
Marco Bonardo
a6ecf55b84 Bug 392193 - first run migration / import from ie, opera and safari browser can be slow, migration should use "run in batch", r=sdwilsh 2009-05-12 11:15:02 +02:00
Arpad Borsos
a70e1a20cc Bug 474369 - get rid of nsVoidArray, browser part; r+sr=vlad 2009-03-24 15:13:33 +01:00
Jim Mathies
60d5094f0a Bug 313879 - Support migration of multi-tab group IE homepages. r=bsmedberg. 2009-04-13 11:55:21 -05: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
Josh Aas
dde6460538 Stop using FlatCarbon headers on Mac OS X. b=482277 r=bsmedberg 2009-03-19 10:41:13 -07:00
Blake Kaplan
663689ee49 Bug 483899 - Fix GCC warnings in browser/components/migration/src/. r+sr=jst 2009-03-18 17:23:30 -07:00
Ben Newman
69845557e1 Bug 470282 - nsProxyRelease.h include guard is not setup properly. r+bnewman 2009-03-11 20:22:48 -07:00
Marco Bonardo
0495370b92 Bug 474582 - With initial migration Shiretoko doesn't import favorites from Internet Explorer 7 anymore, r=dietrich 2009-02-09 19:16:02 +01:00
Dmitry Potapov
4058fd389c Bug 412610 - "MAXPATHLEN too small for glibc's realpath()" (define MAXPATHLEN as PATH_MAX when PATH_MAX is available) [r=bsmedberg] 2008-10-20 22:55:57 -05:00
Brian Crowder
9028bef4ce Bug 422771 - reduce narrow Windows API calls in browser, original patch by Brad Lassey <blassey@mozilla.com>, r=jmathies 2008-08-27 14:44:54 -07:00
Blake Kaplan
3ea380b26b bug 451213 - Fix one bug and many warnings in the SeaMonkey migrator. r=gavin 2008-08-19 12:15:29 -07:00
Dietrich Ayala
36167d8348 Bug 438744 - Folders with non uniform characters (accents, Chinese, Japanese, etc) in their names do not import over from Safari. (r=mano) 2008-07-03 11:46:52 -07:00
dolske@mozilla.com
58183d8855 Bug 423460 - Saved Passwords are not imported from IE6 to Firefox on XP. r=gavin 2008-05-06 00:45:34 -07:00
gavin@gavinsharp.com
95469f7791 Bug 424237: fix first-run migration of Netscape/SeaMonkey/Mozilla Suite bookmarks, r=dietrich, a=beltzner 2008-04-22 13:51:36 -07: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
dietrich@mozilla.com
deeefd218b Bug 417264 ? Bookmarks with Japanese characters are not imported from Safari (r=mano) 2008-03-28 11:10:18 -07:00
bent.mozilla@gmail.com
dc895122d0 Bug 4126862 - "Change the 'allow scripts to move or resize existing windows' pref to a whitelist". Backing out this patch. 2008-03-19 13:15:12 -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
mozilla.mano@sent.com
d4cbe74696 Bug 421295 - Safari home page import failed. patch from Michael Schonfeld <dev@schonfeld.org>, r=me. 2008-03-13 12:11:25 -07:00
ted.mielczarek@gmail.com
5bc866acda bug 422360 - don't statically link browser components when jemalloc is enabled. r=bsmedberg 2008-03-13 11:34:13 -07:00
blassey@mozilla.com
6cc9d5a4ed backing out: switching narrow char system calls to wide char in windows b=418703 2008-03-11 15:46:26 -07:00
blassey@mozilla.com
ff89c4a3fb switching narrow char system calls to wide char in windows b=418703 r=bsmedberg r=dougt also looked at by stuart and roc a=beltzner and a=damon 2008-03-11 14:49:53 -07:00
blassey@mozilla.com
81d841c1fc backing out b=418703, caused test 40118 to fail on WINNT 5.2 qm-win2k3-01 dep unit test tinderbox 2008-03-05 14:56:43 -08:00
blassey@mozilla.com
dfd26f92ec switching windows narrow char system calls to wide char b=418703 r=bsmedberg a=beltzner 2008-03-05 13:39:29 -08:00
reed@reedloden.com
de2ac86895 Bug 413021 - "Migration/Import Wizard offer migrate from IE on Mac (where no IE is installed)" [p=dev@schonfeld.org (Michael Schonfeld) r=Mano a1.9b4=beltzner a=blocking-firefox3+] 2008-03-02 21:58:06 -08:00
mozilla.mano@sent.com
374fd3bfb0 Backing out patches for both bug 418156 and bug 413021, tree is frozen, doh. 2008-03-01 12:47:37 -08:00
mozilla.mano@sent.com
acb6f929c9 Bug 413021 - Migration/Import Wizard offer migrate from IE on Mac (where no IE is installed). patch from Michael Schonfeld <dev@schonfeld.org>, r=me. 2008-03-01 05:47:28 -08:00
jag@tty.nl
05cdb6aefe Bug 73353: Clean up our MODULE/REQUIRES story. rs=dbaron, a=brendan 2008-02-18 00:50:04 -08:00
bent.mozilla@gmail.com
0adc3bba25 Bug 412862 - Change the 'allow scripts to move or resize existing windows' pref to a whitelist. r=gavin,jst. sr=jst. ur+a=beltzner. 2008-01-29 18:27:17 -08:00
mozilla.mano@sent.com
64e188c840 Trying to fix bustage 2008-01-08 20:15:08 -08:00
mozilla.mano@sent.com
b56263e489 Bug 411160 - Front-end code must be able to distinguish simple-folder query nodes. r=dietrich. 2008-01-08 19:54:37 -08:00
dwitte@stanford.edu
ea81e30549 Bug 337231 - Migrate Opera's "Accept Cookies Session Only" preference into network.cookie.lifetimePolicy instead of the unused network.cookie.enableForCurrentSessionOnly. r=gavin, a=schrep 2008-01-03 16:09:03 -08: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
reed@reedloden.com
01a683d18a Bug 399206 - "Remove password and form data import options for Internet Explorer 7" [p=jmathies@mozilla.com (Jim Mathies) r=rob_strong r=gavin a=blocking-firefox3+] 2007-11-30 23:02:52 -08:00
mozilla.mano@sent.com
515ad5f12b Bug 387746 - New Left Pane for Places Organizer, along with other places back-end and front-end changes; also fixes bugs 393547, 395994, 401075, 403141. r=dietrich. 2007-11-19 18:01:53 -08:00
reed@reedloden.com
d6ca83e815 Bug 369910 - "Cookies not imported from IE 7" [p=jimm r=gavin a=blocking-firefox3+ for M9] 2007-10-18 21:24:50 -07: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
mats.palmgren@bredband.net
3d4db88371 Importing Opera bookmarks missed the last one on Linux. b=397768 r=gavin.sharp r+a=mconnor 2007-09-27 18:39:24 -07:00
roc+@cs.cmu.edu
9972360428 Bug 394691. nsTArray should not do default initialization of POD elements. Also, switch nsAutoBuffer users to nsAutoTArray. patch by Chris Pearce, r=bsmedberg, sr=roc, a=bzbarsky 2007-09-18 16:12:06 -07:00
sspitzer@mozilla.org
a576a803cd fix for bug #334305: Importing bookmarks from Opera does not work r=dietrich 2007-08-29 20:21:18 -07:00
dietrich@mozilla.com
171e7e67b5 Bug 386678 append the default bookmarks when first run migration from IE, Opera, Safari, etc. (r=sspitzer) 2007-08-29 20:01:07 -07:00
sdwilsh@shawnwilsher.com
30d7fb302b Bug 308073 - Change default downloading folder in Windows Vista from Desktop to Downloads. Patch by Jim Mathies <jmathies@mozilla.com>. r=robarnold, r=robert.bugzilla, sr=dougt, a=mconnor 2007-08-21 10:22:02 -07:00
philringnalda@gmail.com
e2d397a963 Bug 266413 - Automatic Proxy Configuration URL string is imported from IE, but radio button is still on Direct Connection, patch by Bevan Collins <bevan.collins@gmail.com>, r=gavin 2007-08-18 19:48:31 -07:00
sspitzer@mozilla.org
8f4b750e06 fix for bug #392192: first run migration / import from opera browser is slow, history import should use "run in batch" r=dietrich 2007-08-17 10:54:58 -07:00
sspitzer@mozilla.org
0a131dd972 fix for bug #392192: first run migration / import from safari browser is slow, history import should use "run in batch" r=sayrer 2007-08-14 12:29:49 -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
mozilla.mano@sent.com
8854db12e8 Bug 386392 - Drop pre places/places-bookmarks support from browser/. r=gavin. 2007-07-17 14:08:24 -07:00
jwalden@mit.edu
6d7584839a Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros. 2007-07-08 00:08:04 -07:00
dwitte@stanford.edu
341f5cae54 rev nsICookieManager2 interface to allow adding httpOnly cookies, and update consumers to match. b=379408, r+sr=biesi. 2007-06-17 16:40:40 -07:00
jruderman@hmc.edu
0824cc880f Remove printf. Bug 377739, r=mconnor. 2007-06-05 18:04:01 -07:00
rflint@ryanflint.com
425c384fc5 Bug 382890 - Crash in File | Import of profile from Seamonkey [@ nsSeamonkeyProfileMigrator::CopyPasswords]. Patch by Adam Guthrie <ispiked@gmail.com>, r=gavin/dolske 2007-06-04 22:35:00 -07:00
gavin@gavinsharp.com
5ac54140a2 Bug 380857: work around lack of void strings in frozen string API by avoiding the use of nsILoginInfo::Init() (re-enable IE password migration), patch by Justin Dolske <dolske@mozilla.com>, r=me 2007-05-29 20:00:37 -07:00
sayrer@gmail.com
0b42a4f979 Bug 380931. Post-landing cleanup from Bug 374723 (rewrite password manager in JS). Patch by Justin Dolse <dolske@mozilla.com>. r=mconnor/sayrer. 2007-05-26 21:47:40 -07:00
mozilla.mano@sent.com
8990c658b9 Bug 372508 - rename insertItem to insertBookmark and add a title parameter. r=dietrich. 2007-05-22 18:06:31 -07:00
sspitzer@mozilla.org
98e31d90cd fix build bustage 2007-05-20 10:31:31 -07:00
sspitzer@mozilla.org
42eed0b24c fix for bug #381298: startup-with-no-profiles and choosing IE / Opera or Safari doesn't doesn't import favorites / bookmarksr=dietrich 2007-05-20 09:31:01 -07:00
sspitzer@mozilla.org
b6ad565c8b fix for bug #381267Bookmark Manager: Import from Netscape/Seamonkey wipes out bookmarksr=mano 2007-05-19 18:03:35 -07:00
thunder@mozilla.com
c9ebcce8b9 Bug 376253: Places bookmarks import/export unit tests + assorted fixes uncovered by the tests. r=mano, r=dietrich 2007-05-16 23:06:48 -07:00
gavin@gavinsharp.com
bd4d1b832f Bustage fix #3 for bug 374723 2007-05-16 07:07:43 -07:00
gavin@gavinsharp.com
8c56c98c87 bustage fix #2 2007-05-16 03:42:41 -07:00
gavin@gavinsharp.com
5477b804cb bustage fix 2007-05-16 03:23:00 -07:00
gavin@gavinsharp.com
405957fd02 Bug 374723: re-design password manager API and implement in JS rather than C++, patch by Justin Dolske <dolske@mozilla.com>, r=mconnor, r=me 2007-05-16 03:02:45 -07:00
dietrich@mozilla.com
65504bd2fc Bug 376008 bookmarks html import/export needs to move to /browser (r=mano) 2007-05-03 01:56:41 -07:00
benjamin@smedbergs.us
3048b90adc Bug 376041 - Link browser components against the CRT statically (on Windows), to solve CRT embedding issues, r=luser 2007-04-23 12:25:39 -07:00
benjamin@smedbergs.us
baab01ada6 Bug 376636 - Building with gcc 4.3 and -pendatic fails due to extra semicolons, patch by Art Haas <ahaas@airmail.net>, rs=me 2007-04-23 07:21:53 -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
dietrich%mozilla.com
982652e67c Bug 370013 Bookmarks toolbar folder should be a child of the bookmark menu folder, Bug 370020 No way to set an arbitrary folder as the bookmarks toolbar folder (r=mano) 2007-03-07 21:22:54 +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
dietrich%mozilla.com
2794c33402 Bug 360133 - Fixing Windows build bustage (r=mano) 2007-02-27 00:58:29 +00:00
dietrich%mozilla.com
5523340700 Bug 360133 Bookmarks must be internally uniquely identifiable (r=mano, sspitzer) 2007-02-26 00:54:36 +00:00
philringnalda%gmail.com
688712957d Bug 366442: search.rdf is obsolete, r=gavin 2007-02-12 03:24:46 +00:00
jshin%mailaps.org
75529142a7 bug 266839 : opera profile migrator code treats UTF-8 as ASCII
r=mconnor, sr=darin
2007-01-06 17:33:05 +00:00
gavin%gavinsharp.com
1890b3cbc7 Bug 364041: failure to detect SeaMonkey (>= 1.0) as valid default browsers, which breaks first-startup profile migration, r=mano 2006-12-16 14:30:05 +00:00
gavin%gavinsharp.com
1378d5bfb4 Bug 364042: first startup profile migration is broken, r=mano 2006-12-16 14:27:58 +00:00
sspitzer%mozilla.org
afe5bf10fa fix for bug #344284, saved search history not imported from Safari. r=gavin 2006-12-11 21:12:12 +00:00
mozilla.mano%sent.com
af911de4b6 Bug 361608 - possible leak in Safari profile migrator. r=mento. 2006-11-29 08:01:33 +00:00
sspitzer%mozilla.org
3f75da122e fix warning, no bug #. r=gavin 2006-11-29 00:18:06 +00:00
sspitzer%mozilla.org
a4f2e877ce fix for bug #361624: user style sheets may not be imported from Safari, due to an uninitialized variable. also, fix a warning I introduced with a recent checkin for MOZ_PLACES_BOOKMARKS ifdef support.
r=gavin
2006-11-23 07:05:07 +00:00
jshin%mailaps.org
d19a62b48f bug 352365 fix some unicode/character encoding/string issues in nsIEProfileMigrator : r=biesi, sr=darin 2006-11-21 02:03:39 +00:00
benjamin%smedbergs.us
6156697db7 Bug 345517 additional fixup - don't use some additional unfrozen methods, r=gavin 2006-11-14 21:25:56 +00:00
benjamin%smedbergs.us
217948472d Re-land bug 345517 now that the logging issues are hopefully fixed, r=darin/mento/mano 2006-11-13 17:53:01 +00:00
pavlov%pavlov.net
0b5a3c2706 backing out 345517 due to leak test bustage 2006-11-10 04:42:03 +00:00
benjamin%smedbergs.us
c8bc8c9265 Bug 345517, try #2, make the browser component use frozen linkage, so that ff+xr builds. This does *not* --enable-libxul by default for Firefox (yet). That will wait until after 1.9a1. Older patch r=darin+mento, revisions r=mano 2006-11-09 15:02:29 +00:00
sspitzer%mozilla.org
519037fe9d fix for bug #356487
make MOZ_PLACES (if enabled) only build the places based history UI, use MOZ_PLACES_BOOKMARKS to turn off the places based bookmarks UI.

also addresses bugs:

bug #330923:  "View -> Sidebar menu" is empty if you build with places
bug #355738:  implement history sidebar on top of places backend
bug #356175:  hook up the history menu to the places backend
bug #356453:  add back "Clear Private Data" menu item
bug #356630:  add back "History | Show in Sidebar" menu item
bug #356631:  remove "search in history" and "view all history" menu items
bug #357301:  add back history and bookmark sidebar toolbar button items, remove places toolbar button
bug #358831:  history sidebar, right mouse button click should not expand / collapse item

r=dietrich, r=gavin
2006-11-04 04:48:06 +00:00
jshin%mailaps.org
e4b2f13ece bug 250255 : get rid of a redundant check of 'registry type' in GetSourceHomePageURL (addressing reviewer's comment I missed in the previous check-in) 2006-09-17 05:35:16 +00:00
jshin%mailaps.org
716e4b8dc8 bug 250255 : use nsWindowsRegKey APIs for Windows registry handling (importing homepage url from IE) : r=biesi, sr=darin 2006-09-15 00:12:06 +00:00
sayrer%gmail.com
9395f31ee3 bug 348669. Remove inappropriate nsCRT::free usage. r=timeless, sr=dbaron 2006-09-08 04:35:17 +00:00
martijn.martijn%gmail.com
86b1038791 Bug 346602 - crash when importing favorites from Yahoo browser [@ nsIEProfileMigrator::GetSourceHomePageURL], patch by Adam Guthrie, r=mconnor 2006-09-03 18:49:17 +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
benjamin%smedbergs.us
af03fc0477 Backout bug 345517 due to various issues. 2006-08-10 14:06:47 +00:00
benjamin%smedbergs.us
ffd802f9ed Bug 345517 - Build Firefox --enable-libxul by default, r=darin/mento 2006-08-09 13:39:19 +00:00
martijn.martijn%gmail.com
c54ab46e4e Bug 316995 - When migrating from Internet Explorer http auth passwords are not migrated, patch by Michael Wu, r=mconnor 2006-07-23 20:11:53 +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
gavin%gavinsharp.com
109f313299 Bug 317033: fix SetBoolPref callers in nsIEProfileMigrator.cpp to only pass PR_True or PR_False, patch by Michael Wu <michael.wu@mozilla.com>, r=mconnor 2006-07-21 12:36:44 +00:00
benjamin%smedbergs.us
d69b941372 Bug 321219 - separate places backend into toolkit, r=beng 2006-07-18 19:41:12 +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
timeless%mozdev.org
a768026fc9 Bug 337917 Make consumers stop using cids from other modules
r=smontagu sr=darin
2006-06-03 23:35:59 +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
joshmoz%gmail.com
b5d78d611f a couple profile migration functions don't return correctly, fixes warnings. b=336460 r=mconnor 2006-05-25 14:14:52 +00:00
benjamin%smedbergs.us
0d580341f2 Bug 333874 - cannot build ffox against xulrunner due to xpcom_obsolete dependency, patch by Pawl Chmielowski <prefiks@aviary.pl>, r=me 2006-04-19 18:02:39 +00:00
benjamin%smedbergs.us
a4c515c10e Bug 325257 - Rename nsIFormHistory to avoid changing interfaces on the 1.8 branch, r=bryner 2006-04-06 18:06:05 +00:00
dbaron%dbaron.org
39054b499d Rename browser.display.screen_resolution pref, for which we used to have user interface, to layout.css.dpi, so old settings no longer take effect. b=327406 r+sr=roc 2006-02-28 10:00:47 +00:00
gavin%gavinsharp.com
8895e6b3ba whitespace nit 2006-02-24 05:05:45 +00:00
gavin%gavinsharp.com
0dbca0a803 Bump the UUID of nsIBrowserProfileMigrator on the trunk too (bug 313529), rs=mconnor 2006-02-24 05:03:54 +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
cbiesinger%web.de
c2d981f764 bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
r+sr=darin
2006-02-03 14:18:39 +00:00
annie.sullivan%gmail.com
05efb984b6 Updated profile migrators to work with places
bug=322986 r=ben@mozilla.org
2006-01-27 02:19:35 +00:00
masayuki%d-toybox.com
2dd4c0a7d4 Bug 316634 The Proxy setting of IE is not migrated. patch by Hiro <crot0@infoseek.jp> r=jshin, sr=darin 2006-01-26 15:52:35 +00:00
masayuki%d-toybox.com
817fe09029 Bug 312391 Accept languages empties when IE profile migration is selected. patch by <crot0@infoseek.jp> r=me, sr=mconnor 2006-01-21 04:25:43 +00:00
bryner%brianryner.com
7a2be81363 fix places build bustage 2005-12-16 07:49:54 +00:00
bryner%brianryner.com
8aee0debc3 Don't build the old bookmarks implementation if MOZ_PLACES is enabled. We still export the interface headers for now since not everything is converted over. Bug 320482, r=brettw. 2005-12-16 05:17:33 +00:00
timeless%mozdev.org
db820cf720 Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 08:16:51 +00:00
mconnor%steelgryphon.com
38a086c313 bug 315863 - BeOS Firefox crashes on 1st run with no existing profile, patch by doug@sheltonfamily.org, r=fyysik moa=me 2005-11-22 17:13:58 +00:00
cls%seawood.org
ac21a3afe4 Implement stub routine for _com_issue_error to avoid dependency upon comsupp.dll. Fixing free MSVC bustage.
Bug #241528 r=bsmedberg sr=bryner
2005-11-07 21:47:45 +00:00
joshmoz%gmail.com
393fdeabad remove XP_MAC from /browser. b=281889 r=mano 2005-10-25 23:28:32 +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
6a2b9666c3 bustage fix for bug 313529 2005-10-25 08:01: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
jshin%mailaps.org
be84d5eb40 bug 250255 : use nsIWindowsRegKey for Windows registry handling (MSIE profile migrator patch) : r=biesi, sr=darin 2005-10-02 02:01:10 +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
bzbarsky%mit.edu
9dc8a23456 Migrate network.image.imageBehavior to permissions.default.image. Bug 300916,
patch by Frank Wein <bugzilla@mcsmurf.de>, r=mconnor
2005-09-16 20:14:09 +00:00
mozilla.mano%sent.com
a86de6c508 Bug 305210 - [Mac] First-time migration wizard has no titlebar. r=mconnor. 2005-08-20 05:36:18 +00:00
bsmedberg%covad.net
f0d2e05a7e Bug 299992 (re-landing) - Move pldhash etc. into the xpcom glue, and centralize various instances of nsINIParser in the xpcom glue. Some files were cvscopied from xpcom/ds to xpcom/glue r=brendan/darin 2005-08-15 18:29:55 +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
bsmedberg%covad.net
8992fb4c7d Backout bug 299992 - too much odd platform-specific bustage 2005-08-11 22:07:08 +00:00
bsmedberg%covad.net
e9c48557e9 Bug 299992, the part before the actual work: move pldhash and the templatized hashtables into the glue (and drop the minor dependencies on NSPR), and centralize our various in-tree nsINIParser classes into the glue (does not affect the ones used for the various installers) r=brendan/darin a=chase/cbeard 2005-08-11 20:40:53 +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
gavin%gavinsharp.com
6d0928efa1 Bug 247427 followup fix: ensure file exists before trying to open it, patch by O. Atsushi (Torisugari) <torisugari@gmail.com>, r+a=bsmedberg 2005-08-02 23:08:52 +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
8bd58089c5 Bug 300203 - Safari profile migrator fails to import cookies. r=josh, a=cbeard 2005-07-10 15:40:28 +00:00
mozilla.mano%sent.com
388808e858 Bug 300161 - don't import safari's homepage setting. r=josh, a=cbread. 2005-07-09 03:25:32 +00:00
jshin%mailaps.org
9370ad30d6 bug 297915 : profile migration dialog doesn't open up for a clean launch: r=cbie, sr=darin, a=chofmann 2005-07-06 02:15:09 +00:00
mozilla.mano%sent.com
fe022eaa40 Bug 299235 - fix gcc4 build bustage from bug 236300 (Safari profile migrator). r=mento, sr=smfr, a=bsmedberg. 2005-06-30 20:13:05 +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
timeless%mozdev.org
f7d0172012 Bug 252405 proxy settings import doesn't strip http:// if present in IE
patch by ted.mielczarek@gmail.com r=mconnor a=asa
2005-06-22 01:18:40 +00:00
jshin%mailaps.org
acc702ca90 bug 297584 : MS IE profile migrator casts LWPSTR to |char *| and treats the result as UTF-8. fixes memory leaks as well (r=cbie, sr=darin, a=asa) 2005-06-18 01:33:50 +00:00
jshin%mailaps.org
d6a8192fdf bug 250255: use nsIWindowsRegKey for profile migration : r=cbie, sr=darin, a=asa 2005-06-16 02:14:10 +00:00
joshmoz%gmail.com
5f890490c2 gcc 4 fixes for Mac OS X. part 2 of landing (last part). Patch by Mark Mentovai. b=294244 r=josh sr=darin a=dbaron 2005-06-15 03:52:48 +00:00
mozilla.mano%sent.com
92c7a27860 Bug 289367 - CleanResource called at wrong time. patch from Gavin Sharp <gavin.sharp@gmail.com>, r=mconnor, a=asa 2005-05-09 07:16:34 +00:00
darin%meer.net
2c230c7743 fixes bug 291033 "Enable support for profile temp directory on local filesystem" aka "delete my cache please" r=bsmedberg a=chofmann 2005-04-26 00:37:23 +00:00
bsmedberg%covad.net
7283bd6f34 Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin 2005-04-04 16:59:25 +00:00
mconnor%myrealbox.com
537565241e bug 284333 - SHGetMalloc API call is deprecated (in nsIEProfileMigrator.cpp), patch by david.gardiner@unisa.edu.au, r=me 2005-03-03 16:22:35 +00:00
roc+%cs.cmu.edu
27d8bcfcf0 Bug 262057. Migrate i18n prefs from Seamonkey to Firefox. r=mconnor, patch by Wolfgang Rosenauer (Novell) 2005-02-28 23:57:22 +00:00
bryner%brianryner.com
67dba23ae4 Clean up unneeded REQUIRES (bug 73353). r+sr=dbaron. 2005-02-03 23:01:54 +00:00
gerv%gerv.net
3051ba969b Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-02-01 17:36:54 +00:00
roc+%cs.cmu.edu
f1635b58a4 Bug 95227. Allow serif/sansserif defaults to be set per-language. Patch by Masayuki Nakano, r=dbaron,amadare,danm,smontagu,rbs,neil sr=roc 2005-01-23 23:58:32 +00:00
bzbarsky%mit.edu
99df5c71c0 Make people that want empty strings use EmptyC?String(). Bug 232691, patch by
Daniel Kraft <d@daniel-kraft.net>, r=jst, sr=bzbarsky
2005-01-04 19:31:31 +00:00
ben%bengoodger.com
5171657dc2 Landing the Aviary Branch (browser section only). 2004-11-30 08:23:02 +00:00
bryner%brianryner.com
29c70cffe8 Reduce do_GetService code bloat further by adding specialized assignment to nsCOMPtr and providing a version with no error pointer. Also make CallGetService work the same way as CallGetComponent does, as far as using frozen/non-frozen interface to service manager. Bug 264456, r=darin. 2004-11-24 22:48:45 +00:00
steffen.wilberg%web.de
bb6e58e0d2 Bug 253008: Set network.proxy.share_proxy_settings if IE has a single proxy set up. p=mconnor, r=vlad, sr=darin 2004-11-05 16:18:21 +00:00
ben%bengoodger.com
5989e7c153 245722 - crash on import of IE passwords due to uncaught COM exceptions, patch by Bernard Alleysson <balleysson@bigfoot.com> r+a=me 2004-10-07 02:06:20 +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
35b07989a4 245722 - ff10pr1 crash in nsIEProfileMigrator::GetSignonsListFromPStore - lots of addtl error checking 2004-09-29 08:15:51 +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
bsmedberg%covad.net
eaf99b1638 Potential fix for bug 255060 2004-08-13 16:56:17 +00:00
darin%meer.net
065fb7242c fixes bug 250900 "nsIBrowserHistory corrupts URI strings [was: crash when a long malformed URL is entered in the Location Bar [@js_CloneFunctionObject]]" r=biesi sr=neil 2004-08-09 21:17:12 +00:00
jshin%mailaps.org
272b0e5427 bug 247377: profile migration doesn't work with non-ASCII characters in username on Windows (r=bsmedberg, effectively a=chofmann) 2004-07-30 20:45:30 +00:00
ben%bengoodger.com
fd29ced56b 248215 - firefox 091 topcrash dereferencing null protected storage system pointer. 2004-07-26 04:55:20 +00:00
ben%bengoodger.com
d3f0ae0cdf 252546 - don't import IE homepage since we'll be providing our own one soon 2004-07-22 23:12:41 +00:00
bsmedberg%covad.net
d8b9c5aed7 Merge changes from the aviary branch to start centralizing locale files. (bug 250672) 2004-07-12 17:15:10 +00:00
jruderman%hmc.edu
a429b6720a Bug 247606 - Review Firefox JS for dangerous eval() use. r=bryner. 2004-07-07 03:04:09 +00:00
bsmedberg%covad.net
d5baacacf8 Blindly try to fix mac bustage from the nsILineInputStream conversion to use CStrings. 2004-06-17 23:34:29 +00:00
bsmedberg%covad.net
d9ba66a275 Bug 239929 - Porting semi-single-profile from the aviary1.0 branch to the trunk. This is using the argv-restart method right now (a child process). This will be changing to an xpcom-restart process soon. Code by me, Ben Goodger, Darin, Scott M., M. Kaply, and others. xpfe/appshell code r=danm sr=brendan (bug 244106). 2004-06-17 21:23:51 +00:00
ben%bengoodger.com
5e58715a59 246596 - crash in migration wizard trying to migrate non-existent Seamonkey profile 2004-06-13 21:34:30 +00:00
ben%bengoodger.com
ccee312481 246018 - Firefox imports IE bookmarks over old bookmarks
237732 - user.js not copied by phoenix profile migrator
240136 - Firefox should not auto-import settings without user confirmation
2004-06-10 06:28:27 +00:00
ben%bengoodger.com
d8af8e7641 245765 - Preferences should live under Edit...Preferences on Unix and terminology should be consistent 2004-06-07 08:17:00 +00:00
mconnor%myrealbox.com
d0bc7622d1 firefox part of bug 232691 - replace nsString() nsAutoString() and friends with EmptyC?String(), patch by Charles Fenwick (clf03f@garnet.acns.fsu.edu), r=mconnor 2004-05-23 19:51:30 +00:00
ben%bengoodger.com
deeca5d835 241292 - proxy settings with ports specified are not imported properly. use nsCAutoStrings instead of nsDependentCStrings because we need null terminated strings containing only the fragment returned by Substring(). 2004-05-23 08:31:59 +00:00
mconnor%myrealbox.com
3fde5da9cc bug 240648 - next button disabled when last checkbox unchecked in Import Wizard, r=ben@mozilla.org 2004-05-22 01:32:19 +00:00
ben%bengoodger.com
dee0988e80 237241 - form history not imported by phoenix profile migrator. 2004-05-21 09:45:47 +00:00
mconnor%myrealbox.com
9f4d59c104 Bug 236687 - Build chokes on browser/components/migration/src/nsOperaProfileMigrator.cpp, patch by Fredrik Holmqvist (thesuckiestemail@yahoo.se), r=sergei_d@fi.tartu.ee, sr=bryner 2004-05-02 16:49:20 +00:00
mkaply%us.ibm.com
c6b4a00409 #242011
r=mkaply
Add a default case for #ifdefs in migration XUL file
2004-04-29 20:46:01 +00:00
mkaply%us.ibm.com
b3fafd37f4 #242011
r=mkaply
Code from pedemonte - build break -don't build opera migration stuff on OS/2
2004-04-29 17:32:26 +00:00
bienvenu%nventure.com
4d40ab419f make nsILineInputStream take an nsACString ref, 197166, r=darin, sr=mscott, make local msg body search cache open file stream, use nsIFile instead of nsFileSpec to cut down on seeks, improve performance, sr=mscott 240538 2004-04-22 15:32:54 +00:00