Commit Graph

97139 Commits

Author SHA1 Message Date
racham%netscape.com
17ff5bda5f Fixing bug 101873. Setting proper margin to the name field so that it aligns properly with email address item in the new <wizard/>. r=ducarroz, sr=mscott 2002-02-06 08:21:43 +00:00
racham%netscape.com
fd5c4fa27c Fixing bug 101873. Adapting new <wizard/> for mailnews accountwizard. This fix introduces accessiblity via proper key handling and provides platform specific appearance. r=ducarroz, sr=mscott 2002-02-06 08:18:17 +00:00
brendan%mozilla.org
2edcffaaed Quick followup to last checkin -- warning fixes (d'oh!) 2002-02-06 07:56:29 +00:00
brendan%mozilla.org
2653cdfd3a Fix call and new expression parsenode beginning line number, where the arglist is on another line from the function or constructor, to avoid a bogus assertion in UPDATE_LINENO_NOTES, which is now replaced by better comments and an avoided gratuitous store to cg->currentLine (123371, r=rginda, sr=shaver). 2002-02-06 07:39:20 +00:00
darin%netscape.com
2d85aed21d fixes bug 54349 "stylesheet do not load when in another HTTP auth realm
(sometimes)" patch=badami@netscape.com, r/sr=rpotts,darin
2002-02-06 07:26:26 +00:00
darin%netscape.com
f1d1fe23a0 fixes bug 110399 "Expiration date not set if http 'Date:' header missing"
patch=badami@netscape.com, r/sr=rpotts,darin
2002-02-06 07:18:14 +00:00
brendan%mozilla.org
2c41247d14 Fix failure to check for JS_InitClass failure, reported by Eric Brueggemann <eric_brueggemann@yahoo.com>, r=shaver, sr=mozbot. 2002-02-06 07:01:37 +00:00
sspitzer%netscape.com
666fd9462c commit card to database when notifying the save listener, if there are any save listeners.
we need to do this because the save listeners might have added / modified some values.
see bugscape bug #11851.  r/sr=bienvenu
2002-02-06 06:26:28 +00:00
sonja.mirtitsch%sun.com
95d835e50a changing the way to figure out if selfserv is still present from ps to
kill -0 so we might be able to debug the disapearing selfserv problem
better
2002-02-06 05:34:16 +00:00
chak%netscape.com
0a3f63aaec Fix for #123570 - Rearrange the editor embedding code in MfcEmbed
r=adamlock, sr=alecf
2002-02-06 05:13:44 +00:00
jst%netscape.com
5e1b453e92 Fixing bug 123003. Adding support for window.atob() and window.btoa(). r=bzbarsky@mit.edu, sr=vidur@netscape.com 2002-02-06 04:37:26 +00:00
justdave%syndicomm.com
a0dd58d6e4 Fix for bug 122897: Comments entered on the bug form are now added to the bug before it is closed and moved when moving a bug
to another Bugzilla install.
Patch by Dave Miller <justdave@syndicomm.com>
r= timeless, bbaetz
2002-02-06 04:34:10 +00:00
sonja.mirtitsch%sun.com
0fbd97206f start of fix for 122632 to avoid overflows 2002-02-06 04:02:46 +00:00
bienvenu%netscape.com
63f4d5d763 r=naving, sr=sspitzer 123427 remove offline store when news folder unsubscribed 2002-02-06 03:59:01 +00:00
bienvenu%netscape.com
037d0a9b40 fix delete of multiple imap messages while offline from copying whole offline store to offline trash store r=naving, sr=sspitzer 123427 and remove offline store when folder deleted/trash emptied 2002-02-06 03:57:36 +00:00
bienvenu%netscape.com
d1802bed3f add assertion to catch imap move/copy across imap servers r=naving, sr=sspitzer 123721 2002-02-06 03:56:22 +00:00
bienvenu%netscape.com
e657765042 fix failure to play back offline imap deletes with the delete immediately delete model r=naving sr=sspitzer 93710 2002-02-06 03:54:56 +00:00
bienvenu%netscape.com
5379bb9e90 fix playback of imap move/copy across imap servers r=naving, sr=sspitzer 123721 2002-02-06 03:54:11 +00:00
bienvenu%netscape.com
42a2919ff5 fix potential crash in address book r=naving, sr=sspitzer 111703 2002-02-06 03:52:37 +00:00
bienvenu%netscape.com
d5b9b07ad4 fix potential crash reading e-mail messages r=naving, sr=sspitzer 111703 2002-02-06 03:51:57 +00:00
danm%netscape.com
462ba361b4 during window creation, fetch the referring URL from the caller's document only if the document already exists. bug 36016 r=hyatt,pinkerton 2002-02-06 03:51:14 +00:00
bryner%netscape.com
5ca713c1ed bug 123671 - make sure to register forms package (content and skin). r=jag, sr=dveditz. 2002-02-06 03:48:59 +00:00
danm%netscape.com
56835e0fd7 new method GetExtantDocument. bug 36016 r=hyatt,pinkerton 2002-02-06 03:48:20 +00:00
sspitzer%netscape.com
e2313ce8f3 fix for #116449. when we delete addressbooks, we leave behind .position cruft.
r=srilatha, sr=bienvenu.
2002-02-06 03:47:49 +00:00
bryner%netscape.com
b6e42bc8b3 bug 123645 - make sure not to paint the list-style-image for a nsImageBoxFrame if we're using -moz-appearance and a native theme is available. r=blake, sr=hyatt. 2002-02-06 03:46:07 +00:00
sspitzer%netscape.com
887430b17f patch for #94641. the bug is still open, but this pref should be
defined as it was in 4.x (in all.js). rs=bienvenu
2002-02-06 03:45:51 +00:00
bzbarsky%mit.edu
d614b474f4 Show the image type in the URL bar for image documents. Bug 42093,
r=timeless, sr=jag.
2002-02-06 03:40:18 +00:00
bzbarsky%mit.edu
8cf5676cfc Make parts of multipart streams expose content-disposition. Bug 123043,
r=law, sr=darin.
2002-02-06 03:39:04 +00:00
bzbarsky%mit.edu
aa018e0dfe Fix helper apps not starting when the filename in the url is empty.
Also turn off caching of mime infos since we have no way to invalidate
this cache yet.  Bug 121644, r=law, sr=mscott
2002-02-06 03:35:31 +00:00
justdave%syndicomm.com
916bf2b36a Fix for bug 119005: The instructions in editgroups.cgi incorrectly state that you can't use spaces in a group name. You in
fact can.
Patch by Christian Reis <kiko@async.com.br>
r= bbaetz x 2
2002-02-06 02:54:08 +00:00
sonja.mirtitsch%sun.com
0f9e24e63e calling the selfserv now with -y to get the certs at the end, adjusted clients and wait times 2002-02-06 02:51:59 +00:00
justdave%syndicomm.com
a4a033f5d4 Fix for bug 117055: Emails were being truncated if they contained a line with nothing but a period on them. We now pass -i to
sendmail and its clones to tell it to ignore periods (since we close the pipe when we're done, rather than signalling it with
a period).  Has been tested with sendmail and postfix.
Patch by Dave Miller <justdave@syndicomm.com>
r= afranke, bugzilla@bkor.dhs.org, jake
2002-02-06 02:47:00 +00:00
relyea%netscape.com
89fbd30151 Fix memory leak in hash table keys. Hash tables stay around forever.
keys go into and out of the table. the old code allocated the keys from
the hash table's arena, so they would grow without bounds. Now the keys
are allocated from the heap, and get freed when they are expunged from the
table.
2002-02-06 02:42:08 +00:00
wtc%netscape.com
2e844c5b23 Bugzilla bug 119340: write the "selfserv: received SIGTERM" message to
standard output (fd 1) instead of standard error (fd 2) because the test
script writes its output to standard output (with the echo command).
2002-02-06 01:38:06 +00:00
sonja.mirtitsch%sun.com
25e324cbb6 debugging info for the intermittant multiple recipient problem on linux 2002-02-06 01:15:51 +00:00
rpotts%netscape.com
a51b380443 reverting to rev 1.115 to fix blocker bug #123572 2002-02-06 00:28:51 +00:00
ian.mcgreer%sun.com
89d46447f6 fixes for bugs 123479 and 123081 (possibly others). break up arena usage in hash table entries for the temp store and cert cache. 2002-02-05 23:55:43 +00:00
wtc%netscape.com
7d12a23186 Bugzilla bug 121523: checked in Kirk Erickson's session lock fix.
Modified Files:
	lib/pk11wrap/pk11slot.c lib/softoken/pkcs11.c
	lib/softoken/pkcs11i.h lib/softoken/pkcs11u.c
2002-02-05 23:41:36 +00:00
locka%iol.ie
527087c717 Fix Linux crash on nsnull pointer as part of blocker 123572 r=danm a=radha sr=sfraser 2002-02-05 23:26:51 +00:00
sfraser%netscape.com
fea8c2b1e0 Fix include order so that we get traceback tables in Mac OS X milestone builds. r=leaf 2002-02-05 23:09:32 +00:00
ian.mcgreer%sun.com
b3c9eb8565 place where iterator was not freed 2002-02-05 22:32:38 +00:00
jpierre%netscape.com
ecbc4538c7 Fix for 122907 - patch to disable arena free lists with environment variable 2002-02-05 22:20:43 +00:00
ian.mcgreer%sun.com
2f6edd19c3 some of the output in bug 123081 shows potential leaks around iterators, since the iterator is explicitly freed allocate it in its own block to avoid this 2002-02-05 22:08:12 +00:00
sspitzer%netscape.com
2f5126559c fix for assertions caused by checkin for #115289
remove all fancy string foo.  r=bzbarsky, sr=sfraser, a=radha
2002-02-05 20:27:10 +00:00
mcafee%netscape.com
bd43b589df Alloc label doesn't have a B, it is just a count not bytes. r=dbaron 2002-02-05 18:52:49 +00:00
bienvenu%netscape.com
b0abe70e9d fix imap subscribe ui not to allow subscription to no select/namespace folders r=sspitzer, sr=mscott 9572 2002-02-05 15:54:14 +00:00
locka%iol.ie
631f9d01b2 Make webbrowserpersist create directories on demand rather than all the time. b=120376 r=brade@netscape.com sr=kin@netscape.com 2002-02-05 15:30:26 +00:00
axel%pike.org
c2be46a14c Bustage fix for sicking 2002-02-05 15:24:52 +00:00
glazman%netscape.com
b9ada4affb Adding noCSS flag to nsHTMLEditor; b=bugscape11956, r=brade, sr=kin 2002-02-05 15:16:14 +00:00
sicking%bigfoot.com
eb1378412b Speed up NodeSets by always keeping them in document order. Only sort when we get nodes in random order (such as for id()) or when merging NodeSets.
This removes the need for the sortByDocumentOrder function.

b=85893 r=Pike rs=jag
2002-02-05 14:22:34 +00:00