Commit Graph

127634 Commits

Author SHA1 Message Date
chanial%noos.fr
cdfa7d1d63 Bug 235913: Random crashes while printing on Solaris, patch by Roland Mainz, r=biesi, sr=bz 2004-02-29 23:04:37 +00:00
ben%bengoodger.com
57c9a7c807 (215094) more memory management tweaks 2004-02-29 22:35:37 +00:00
ben%bengoodger.com
3589e2bacc (215094) - let's not play the manual memory management game unless we have to. Use some more XPIDLStrings instead of manually freeing PRUnichar*... 2004-02-29 22:07:43 +00:00
ben%bengoodger.com
d5ac1b593a (215094) yes, ben, you are expected to free strings after they're allocated. Except in this case we don't need to do a string copy anymore now that we made the INI parser take a const char*, so just use .get() on the path we got earlier. 2004-02-29 22:03:47 +00:00
ben%bengoodger.com
4521564347 (215094) - leaks, leaks, all around. Free buffers allocated by Binary Stream when reading cookies. 2004-02-29 21:58:21 +00:00
ben%bengoodger.com
1c299a7bf5 (215094) - only free the pref transform's |stringValue| field if the transform's type was STRING - otherwise it's uninitalized garbage and can cause us to crash on linux. 2004-02-29 21:45:25 +00:00
ben%bengoodger.com
8786effc2b Bring patch from 236010 across - prevent INI parser from reading memory beyond EOF. Patch by Andrew Schultz <ajschult@mindspring.com>, r=bsmedberg, sr=dveditz 2004-02-29 21:38:36 +00:00
mconnor%myrealbox.com
493f7f5cdc Bug 236010 - INI parser reads memory beyond EOF - patch by Andrew Schultz (ajschult@mindspring.com), r=bsmedberg sr=dveditz 2004-02-29 19:03:39 +00:00
kjh-5727%comcast.net
8074caf229 Bug 131867 - Don't call setlocale() while printing. r=biesi, sr=tor 2004-02-29 18:49:29 +00:00
mconnor%myrealbox.com
81e9c20cd4 Bug 40759 - Mail prefs dialog: implement mnemonics, patch by Stefan Borggraefe (Stefan.Borggraefe@gmx.de), r=neil, sr=bz 2004-02-29 18:48:11 +00:00
mconnor%myrealbox.com
69cef8f316 Bug 223287 - Cannot manually edit home page in Preferences if toolbar icon is removed, patch by pike@pikey.me.uk, r=pch 2004-02-29 18:37:24 +00:00
mconnor%myrealbox.com
0cfc146595 bug 235531 cookie/image manager menutitems broken, r=neil, sr=bz 2004-02-29 17:48:08 +00:00
jocuri%softhome.net
4f76176ec6 Backing out patch for bug 235459 which set tree on fire. 2004-02-29 16:19:05 +00:00
kiko%async.com.br
98859b4e65 Add an XXX comment related to bugs 201235 and 236025. 2004-02-29 15:22:26 +00:00
jocuri%softhome.net
3c781237e4 Patch for bug 235459: add icalendar todo output format for buglist; patch by William Jon McCann <mccannwj@pha.jhu.edu>; r,a=justdave. 2004-02-29 15:00:35 +00:00
jocuri%softhome.net
71ed4da275 Patch for bug 234898; start to use $cgi->param in queryhelp.cgi; patch by Teemu Mannermaa <wicked@etlicon.fi>; r=kiko, a=justdave. 2004-02-29 14:29:38 +00:00
jocuri%softhome.net
98f7ebf493 Patch for bug 234896; makes sanitycheck.cgi use $cgi->param instead of ::FORM; patch by Teemu Mannermaa <wicked@etlicon.fi>; r=kiko; a=justdave. 2004-02-29 14:24:06 +00:00
jocuri%softhome.net
8f995b6477 Patch for bug 234876; removes %FORM from token.cgi; patch by Teemu Mannermaa <wicked@etlicon.fi>; r=kiko, a=justdave. 2004-02-29 14:19:27 +00:00
timeless%mozdev.org
014f0b61a7 Bug 235875 Replace NS_ERROR_SERVICE_NOT_FOUND
r=dougt
2004-02-29 08:04:46 +00:00
ben%bengoodger.com
a705969288 235129 - crash when exporting bookmarks. (add a null check) 2004-02-29 06:10:56 +00:00
ben%bengoodger.com
42793b726a (215094) leak city in opera profile migrator. Switch to using XPIDLCStrings to avoid having to manually free cstrings alloced by INI parser 2004-02-29 05:56:43 +00:00
ben%bengoodger.com
a9034efaa2 (215094) fix a few warnings 2004-02-29 03:21:58 +00:00
mconnor%myrealbox.com
04521b8697 Bug 196474: pop-up icon should appear in status bar before about popup blocking appears, r=pch 2004-02-29 02:41:05 +00:00
ben%bengoodger.com
4bfaea652e (215094) - fix leak in CopySmartKeywords - free the INI parser when we're done with it. 2004-02-29 02:20:17 +00:00
ben%bengoodger.com
0b43563ce1 (215094) - fix a hang in Opera Preferences migration - when no color settings are present in Opera preferences file, do not copy uninitialized variables into buffer 2004-02-29 02:18:44 +00:00
ben%bengoodger.com
7b1b1fe0fc remove another unnecessary printf 2004-02-29 01:54:38 +00:00
ben%bengoodger.com
841a6c4ef0 remove unnecessary dump 2004-02-29 01:50:14 +00:00
ben%bengoodger.com
2d7692acdb (215094) - Opera Migrator hangs at the end occasionally because of null observer service 2004-02-29 01:49:53 +00:00
rlk%trfenv.com
94ca92bd57 Bug 235935 - Trivial typo in contextHelp.js. Patch by Stefan <stefan_h@hem.utfors.se>. r=rlk@trfenv.com 2004-02-29 01:24:37 +00:00
ben%bengoodger.com
a8724d26f5 (215094) Make profile migrator build and somewhat run on Linux 2004-02-29 00:48:11 +00:00
cls%seawood.org
5ca48be2dc Update maps 2004-02-29 00:21:36 +00:00
darin%meer.net
a920c7d229 fixing mac bustage 2004-02-28 23:37:30 +00:00
cbiesinger%web.de
3e98041224 bug 234979, patch by matti@mversen.de r=roland.mainz@nrubsig.org sr=darin moa=neil
add "show build configuration" to the debug menu
2004-02-28 23:36:40 +00:00
darin%meer.net
c380c59f65 landing dbaron's patch for bug 235735 "fix callers that cast away const on result of ns[C]String::get" r+sr=darin 2004-02-28 22:34:07 +00:00
cls%seawood.org
576af07911 Update file lists for standalone builds.
Bug #235697
2004-02-28 22:01:50 +00:00
neil%parkwaycc.co.uk
a64c4a73cb Bug 200320 Fix NS_ERROR_ILLEGAL_VALUE when deleting last bookmark by selecting the previous bookmark p=gautheri@noos.fr r=me sr=jag 2004-02-28 16:15:29 +00:00
roc+%cs.cmu.edu
87b13e8430 Bug 53966. Remove unnecessary view creation from nsImageControlFrame, and remove unused fields and functions from nsImageControlFrame/nsHTMLButtonControlFrame. r+sr=bzbarsky 2004-02-28 15:01:38 +00:00
cltbld%netscape.com
96b60839a0 Automated update 2004-02-28 03:11:03 +00:00
darin%meer.net
c1a497b5c3 it would help if i actually add gnomevfs to the list of extension. how did
i manage to not add that?
2004-02-28 03:01:41 +00:00
roc+%cs.cmu.edu
b9b0fca290 Bug 235778. Overflow area of relatively positioned inlines must be preserved by line layout. r+sr=dbaron 2004-02-28 02:55:58 +00:00
chanial%noos.fr
4e74ed990f Bug 235187: nsContextMenuInfo shouldn't use low-level API and remove presContext FindFrameBackground.
r=ccarlen, sr=bz
(file not used by the xul apps)
2004-02-28 02:00:23 +00:00
darin%meer.net
28ed8a97de quick followup patch. removing bogus comment, and setting content length
on channel to make download progress work.  r=biesi
2004-02-28 00:54:39 +00:00
cltbld%netscape.com
ac30408c30 Automated update 2004-02-28 00:11:07 +00:00
darin%meer.net
73298e056e landing patch for bug 233305 "Support gnome-vfs's smb: URL scheme" r=biesi sr=bryner 2004-02-28 00:05:58 +00:00
rlk%trfenv.com
cb9d80ac0e Bug 230335 - Preferences is under Mozilla menu, not Edit menu on Mac OS X. Patch by Stefan (stefan_h@hem.utfors.se). r=rlk@trfenv.com 2004-02-27 23:39:06 +00:00
bsmedberg%covad.net
3ad1a1e910 Bug 232071 - windows uninstaller cosmetic bug (unescaped \n)... r+sr=bengoodger 2004-02-27 20:17:13 +00:00
bsmedberg%covad.net
e424d9006a Bug 233850 - localstore.rdf is not created in user profile if it does not already exist (and doesn't exist in the profile defaults). r=ccarlen sr=darin 2004-02-27 20:11:01 +00:00
pinkerton%aol.net
ad0844d87b the docshell doesn't like nil charsets, bulletproof the code a little
(bug 235639).
2004-02-27 18:49:01 +00:00
bryner%brianryner.com
72a54e4a5b Fixing runtime bustage from missing addref 2004-02-27 18:24:36 +00:00
bryner%brianryner.com
440bc8e33e fixing windows bustage 2004-02-27 17:43:15 +00:00