Commit Graph

125 Commits

Author SHA1 Message Date
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