timeless%mozdev.org
ebe81085e9
Bug 226026 DRefTool analysis for profile migrator files
...
r=roc sr=roc
2003-11-18 18:19:41 +00:00
jshin%mailaps.org
2f1390a71f
bug 222920 : fix the conversion error in super/subscript offset and underline offset calculation in Xft build (r=blizzard, sr=bz)
2003-11-18 15:49:57 +00:00
bzbarsky%mit.edu
a931e309bd
Decide it's application/octet-stream if it contains any ASCII control chars,
...
not just if it contains a null byte. Bug 126782, r+sr=darin
2003-11-18 15:10:56 +00:00
dwitte%stanford.edu
58528e3824
whitespace cleanup, comment fix and redundant #define removal.
...
thanks to gautheri@noos.fr (Serge Gautherie) for the patch.
2003-11-18 15:10:40 +00:00
bzbarsky%mit.edu
53ed8e42cc
Read at EOF should not throw. Bug 224093-ish, r=darin, sr=dbaron
2003-11-18 15:06:03 +00:00
kiko%async.com.br
f92dea27fa
Fix for bug 225449: Adding a bonsai monitor crashes on reference for
...
tbox_bonsai_id_seq; patch by Guilherme Salgado <salgado@async.com.br>,
r=jkeiser.
2003-11-18 14:09:29 +00:00
kiko%async.com.br
d0b9fc67eb
Bug 224884: remove scripts/. The server directory is now (most
...
fittingly) named server/. r=jkeiser
2003-11-18 14:01:13 +00:00
dwitte%stanford.edu
732bbeda8d
removing unnecessary branch.
...
b=225887, r=jag, sr=alecf.
2003-11-18 12:31:25 +00:00
dwitte%stanford.edu
5a51d4d50d
reduce mallocs when creating a new nsCookie, by storing member strings contiguously with the cookie object.
...
b=223289, r=caillon, sr=darin.
2003-11-18 12:30:23 +00:00
darin%meer.net
cfa8f9884b
fixes bug 216021 "chekesp error if i link against a msvcrt that is built with strict calling rules" patch=wtc r=darin
2003-11-18 09:49:40 +00:00
neil%parkwaycc.co.uk
6e75191930
Bug 135597 Profile migrator should use prompt service instead of no_space.xul r=ccarlen sr=rbs
2003-11-18 09:16:08 +00:00
darin%meer.net
2470804c7e
fixes bug 226022 "overflow error in PR_Poll means timeout < 1 second returns too quickly" patch=brofield@jellycan.com r=wtc,darin
2003-11-18 06:18:56 +00:00
nelsonb%netscape.com
fff129fc2a
Fix unnecessary assertion failures occuring in SMIME testing in
...
debug builds only. Partial fix for bugscape bug 53775. r=wchang0222
2003-11-18 06:16:26 +00:00
darin%meer.net
51b6dc57ae
revert part of last checkin.
2003-11-18 05:57:28 +00:00
darin%meer.net
321a365a86
attempting to fix IRIX bustage
2003-11-18 05:56:08 +00:00
dbaron%dbaron.org
7ce2f6b952
Scale fixed line-heights when the minimum font size pref kicks in. b=158868 r+sr=bzbarsky
2003-11-18 05:53:22 +00:00
pete.zha%sun.com
086945d0a1
bug 124029 Roaming - 4.x-HTTP-compatible
...
attachment 125934 for default roaming profile
r=ccarlen@mac.com sr=bz-vacation@mit.edu
2003-11-18 04:45:02 +00:00
pschwartau%netscape.com
f3cc7109c3
The behavior of toString() and toSource() on empty regexps has changed. See bug 225550 and bug 226045.
2003-11-18 04:12:48 +00:00
wchang0222%aol.com
b4d414ff1a
Most platforms use ':' as path separator, but OS/2 uses ';'. So we use
...
vpath directivies that specify a single directory to avoid dealing with
path separator.
2003-11-18 04:04:05 +00:00
bienvenu%nventure.com
4384437e09
add pref to use status for checking non-inbox imap folders for new mail, r/sr=mscott 224381
2003-11-18 03:35:28 +00:00
darin%meer.net
8649f68f5c
adding back TestServ.cpp... didn't mean to remove that.
2003-11-18 02:58:18 +00:00
brendan%mozilla.org
2ede717dc5
Forgot a couple of places in need of sealed-scope locking optimization; also reordered lock-free tests to avoid ClaimScope from GC.
2003-11-18 02:45:17 +00:00
darin%meer.net
aafd403258
fixes bug 224749 "REUSABLE_CREDENTIALS and REUSABLE_CHALLENGE flags ignored in nsHttpChannel::setAuthorization" r=cneberg sr=bzbarsky
2003-11-18 02:39:24 +00:00
darin%meer.net
5fb0075b24
fixes bug 224653 "provide cross-platform NTLM auth implementation" r=kaie sr=bryner
2003-11-18 02:20:34 +00:00
bzbarsky%mit.edu
a579ee29b7
Make sure to properly delegate all framelist updates to our anonymous div. Bug
...
226016/98239, r+sr=dbaron
2003-11-18 02:12:24 +00:00
jst%mozilla.jstenback.com
a743394ec7
Re-landing fix related to regression bug 147811. Make declaring on* functions trigger the event listener registration code so that event handlers get registerd by simply declaring a global (or whatever the scope) function with the name of a event handler. r=caillon@aillon.org, sr=brendan@mozilla.org.
2003-11-18 01:59:51 +00:00
jst%mozilla.jstenback.com
aa19a080f5
Eliminating silly trailing whitespace.
2003-11-18 01:58:43 +00:00
technutz%netscape.net
b066e938af
Bug 225653. Remove unused function ConvertMessagesToResourceArray(). r=neil, sr=bienvenu
2003-11-18 01:42:10 +00:00
wchang0222%aol.com
c62571d17d
Set NSS version to 3.9 Beta 3.
2003-11-18 00:57:26 +00:00
brendan%mozilla.org
1843268d00
Add -S maxstacksize option (225061, patch from Igor Bukanov <igor@fastmail.fm>, r=me).
2003-11-17 23:58:21 +00:00
timeless%mozdev.org
fc1016ab8b
Bug 226012 nsMsgDBView.h:73: warning: comma at end of enumerator list
...
r=roc sr=roc
2003-11-17 23:54:19 +00:00
dbaron%dbaron.org
fed8388612
Fix bustage. b=225984
2003-11-17 23:38:08 +00:00
bienvenu%nventure.com
4298ac8711
fix imap subscribe UI to always start up collapsed, so we don't run into a situation where we don't know that folders have children, r/sr=mscott 220375
2003-11-17 22:29:05 +00:00
brendan%mozilla.org
d66c5cf375
My attempt to fix 225343, r=shaver.
2003-11-17 22:12:52 +00:00
rginda%hacksrus.com
49e4f3c6b6
remove xul and rdf namespaces, remove unused xul: nodes
2003-11-17 22:10:47 +00:00
scott%scott-macgregor.org
769c38e3bf
relocate pref-mailnewsOverlay.dtd
2003-11-17 22:00:00 +00:00
bzbarsky%mit.edu
f60775e3a4
Fix build bustage. I wonder why my gcc didn't catch this...
2003-11-17 21:41:13 +00:00
cbiesinger%web.de
8fc58205ff
225995 crash in nsOSHelperAppService::GetValueString
...
(only occurs on win95/win98/winme)
fix this by not passing NULL to NS_LossyConvertUTF16toASCII
r=pike sr=bzbarsky
2003-11-17 21:40:10 +00:00
cbiesinger%web.de
e11426dbe2
225972 GetMIMEInfoForExtensionFromDS returns success even if nothing was found
...
also fixes: GetMIMEInfoForExtensionFromExtras does not set a mime type on the mime info
r+sr=bzbarsky; this addresses the problem that the information in extras is never used
2003-11-17 21:31:11 +00:00
timeless%mozdev.org
82ecc498bc
Bug 224771 backspace reverts to prefed search behavior
...
r=biesi sr=bryner
2003-11-17 21:04:10 +00:00
bzbarsky%mit.edu
c0076cd8c6
Convert URL stuff in XBL to use nsIURI instead of strings. Bug 224765, r+sr=bryner
2003-11-17 21:03:32 +00:00
bienvenu%nventure.com
fae28698f9
when threads are sorted by date, sort by newest msg in thread, r/sr=mscott 20385
2003-11-17 20:53:07 +00:00
timeless%mozdev.org
93d52bd385
Bug 225991 DRefTool analysis for editor files
...
r=roc sr=roc
2003-11-17 20:45:37 +00:00
timeless%mozdev.org
f104882237
Bug 225988 DRefTool analysis for stopwatch files
...
r=roc sr=roc
2003-11-17 20:44:53 +00:00
timeless%mozdev.org
fbe42b74a5
Bug 225986 DRefTool analysis for libjar files
...
r=roc sr=roc
2003-11-17 20:44:14 +00:00
timeless%mozdev.org
368aea7260
Bug 225984 DRefTool analysis for beos files
...
r=roc sr=roc
2003-11-17 20:43:48 +00:00
timeless%mozdev.org
037f8aab54
Bug 135181 Add Translate Page to the Tools menu
...
patch by jg307@cam.ac.uk/neil.marshall@sympatico.ca r=neil(moa) sr=alecf
2003-11-17 20:40:55 +00:00
scott%scott-macgregor.org
f60bea6b08
add missing access key
2003-11-17 19:28:18 +00:00
neil%parkwaycc.co.uk
a3190de6ed
Bug 225952 nsObjectFrame.cpp abuses nsXPIDLCString r/sr=bz
2003-11-17 19:26:24 +00:00
jst%mozilla.jstenback.com
0e07a9b8fe
Backing out the last chance completely to fix orangeness until I figure out what the deal is...
2003-11-17 19:02:15 +00:00