Граф коммитов

97307 Коммитов

Автор SHA1 Сообщение Дата
ian.mcgreer%sun.com cf2e1cd363 bug 124309, fix various issues with the cache/temp store and thread safety. Is one line different than the patch on the bug, the one line seemed to fix the reported crash. 2002-02-08 02:51:41 +00:00
brendan%mozilla.org a22a44116b Make regexp.lastIndex threadsafe by multiplexing it by thread-id in each r.e. (76717, r=rogerl, sr=shaver). 2002-02-08 02:46:03 +00:00
kaie%netscape.com edc2974c13 b=123964 PSM missing in Mac OS X nightly
r=jj sr=sfraser
2002-02-08 02:43:35 +00:00
naving%netscape.com b6cd30e242 124295 sr=bienvenu move msgHdr out of imapThread to ui thread - fixes
assertion on copying local msgs to imap.
2002-02-08 02:15:10 +00:00
sonja.mirtitsch%sun.com 7a62a90f8e script to clean up old tinderbox QA 2002-02-08 02:12:21 +00:00
bienvenu%netscape.com 9f48923e0d add support for xmailboxinfo for doing imap sharing admin urls r=naving, sr=sspitzer 123093 and 124011 2002-02-08 02:05:28 +00:00
brendan%mozilla.org a911b05d03 Avoid all gc <> obj-lock deadlocks by letting the gc run lock-free, safe since all requests are suspended or ended when the gc runs (114712, r=shaver, sr=jband). 2002-02-08 01:55:30 +00:00
smontagu%netscape.com 6da44488e2 Fix for freeze in JS console. bug 123380. r=mkaply, sr=attinasi 2002-02-08 01:53:59 +00:00
sonja.mirtitsch%sun.com 6882942b67 QAstatus file now made at the right place (global Exit()) and putting
killed info in as well
partial fix for 122632 r=wtc
2002-02-08 01:50:26 +00:00
oeschger%netscape.com 5a71730a3b rdfification of help system per bug 124273, sr=waterson, r=hewitt, r=oeschger, authors=pwilson@gorge.net and oeschger 2002-02-08 01:45:36 +00:00
morse%netscape.com fa64508953 bug 124065, add pref to ignore autocomplete, c=thieleke, r=morse, sr=alecf 2002-02-08 01:36:56 +00:00
jst%netscape.com 9a94e7a41c Fixing bug 124252. Calling Init() from nsImageDocument::StartDocumentLoad() is pointless, Init() has already been called and any subsequent calls do nothing (but assert). r=jkeiser@iname.com, sr=vidur@netscape.com 2002-02-08 01:36:28 +00:00
sgehani%netscape.com 41aafee64d Eliminate debug pref: show about box as modal.
b=86780; r=morse; sr=alecf
2002-02-08 01:25:05 +00:00
bishakhabanerjee%netscape.com fad9c854e8 Patch for bug 119368: SECU_PrintError prints decimal error code now if
unknown error
2002-02-08 01:20:04 +00:00
gordon%netscape.com 9f47138508 Checkin patch for diego@biurrun.de for bug 46490 "User selected Cache directory UI" r=sgehani, sr=sfraser. 2002-02-08 01:15:25 +00:00
cathleen%netscape.com a5ec167c47 eliminate 24 callers to nsCRT::memmove to use memmove from libC instead. removed nsCRT::memove() bug 118135 r=dp sr=brendan 2002-02-08 01:11:33 +00:00
racham%netscape.com d96fff51b3 Fixing bug 124100. Fixing regression where clicking on Cancel is closing the mailnews account wizard. A boolean indicating whether or to close the wizard is returned to handle user actions properly. r/sr=hewitt. 2002-02-08 01:09:23 +00:00
ducarroz%netscape.com e893cdcf0c Fix for bug 122815 (part 2). We don't need to manggle the file name of the temp file, just use the default one. R=cavin, SR=bienvenu 2002-02-08 01:07:20 +00:00
rginda%netscape.com c70faaf8dd bug 124076, "nsJSProtocolHandler.cpp doesn't set filename", sr=shaver, r=jband
compile javascript: urls with an appropriate filename/line number
2002-02-08 01:06:25 +00:00
danm%netscape.com 7b2e210da6 stifle infinite focus/activation recursion. bug 124299 r=hyatt,jst 2002-02-08 01:01:21 +00:00
ducarroz%netscape.com 6b24a50e0a Fix for bug 117030. gContentChanged wasn't always set when needed. SR=hewitt 2002-02-08 01:00:52 +00:00
rbs%maths.uq.edu.au bdad95f005 Updated comments 2002-02-08 00:58:15 +00:00
rbs%maths.uq.edu.au 8ad7c6897f Opted to move a functionality to the specialized class where it belongs 2002-02-08 00:57:39 +00:00
srilatha%netscape.com f89cd96e68 Fix for bug 120423. Enable and disable Addressbook commands when directory is selected
r=racham@netscape.com, sr=sspitzer@netscape.com
2002-02-08 00:55:54 +00:00
rbs%maths.uq.edu.au 9cd3cfff6d By definition <mi> renders in italic type when its textual content consists of a single char, and in normal type when it consists of mutiple chars. This is a fix to re-resolve the style data properly when the text content (and its length) get changed back and forth dynamically 2002-02-08 00:53:19 +00:00
sonja.mirtitsch%sun.com 562719f774 removed compiler workshop 5 marker bug# 124256 r=nelsonb 2002-02-08 00:43:18 +00:00
rbs%maths.uq.edu.au ba931a911b s/gInvariantChar/gInvariantCharArray/g and avoid an unnecessary string copy in LookupInvariantChar() 2002-02-08 00:42:32 +00:00
rginda%netscape.com ac356c0444 - venkman only -
add "open-dialog" command, bug 124158
2002-02-08 00:22:42 +00:00
radha%netscape.com 0ee86542b2 Fix for bug 90224. Send nsISHistoryListener notifications for Reload. r=mcafee, sr=rpotts. 2002-02-08 00:20:26 +00:00
hewitt%netscape.com a9e1e85355 123448 - tooltips with window title shouldn't appear for xul docs in navigator, r=blake, sr=jag 2002-02-08 00:16:51 +00:00
hewitt%netscape.com c205c00552 123216 - no caret in password dialogs, patch=jag, r=bryner, sr=hewitt 2002-02-08 00:16:02 +00:00
bzbarsky%mit.edu 72bb1acaa4 Use the URI Checker to get headers for Save As. Bug 118719,
r=law,akkana,cmanske, sr=darin
2002-02-08 00:10:55 +00:00
relyea%netscape.com 9c6d49165a Bug 120651: Stop up memory leaks in the built-in token. We are slowly leaking
memory in arenas by allocating temporary objects out of permanment arenas.

Also rename file sin the builtins directory that conflict with it's parent.

xxxxx.c -> bxxxx.c except instance.c becomes binst.c
2002-02-08 00:10:07 +00:00
timeless%mac.com c796b4304e Bug 121792�User can see content of password and hidden fields in page info, and this option cannot be turned off
patch by db48x@yahoo.com r=caillon@returnzero.com sr=jag
2002-02-08 00:08:56 +00:00
bzbarsky%mit.edu 228d784673 The type attr is only _sometimes_ case-sensitive for <li>. Bug 124167,
r=fabian, sr=jst
2002-02-08 00:05:17 +00:00
timeless%mac.com 7b1ab9998f Bug 33601�fixing warnings about switch(enumVar){case onlyOne: {}}
adds a default case. also removing an else after return.

r=roc+moz@cs.cmu.edu sr=alecf
2002-02-08 00:05:16 +00:00
cmanske%netscape.com f5190f99e4 Fix crash in message composer because of stranded Insert Character dialog, b=117791, r=duccaroz, sr=dveditz 2002-02-07 23:46:55 +00:00
cmanske%netscape.com 431edd5a92 Supply 'EditorCleanup()' method for mail composer to use to fix bug 117791, r=brade, sr=dveditz 2002-02-07 23:44:32 +00:00
colin%theblakes.com 226cf3ceae Add sdeckanji for OpenVMS. b=122203. r=yokoyama 2002-02-07 23:23:33 +00:00
serge%netscape.com 69d4d01064 fix #123791; Installing Shockwave crashes Mozilla; r=peterl, sr=beard 2002-02-07 23:22:39 +00:00
mkaply%us.ibm.com 189bcb64dd #123023
r=timeless
Fix various syntactical errors in HTML files.
2002-02-07 23:13:42 +00:00
sgehani%netscape.com 0685924171 Remove button in Smart Browsing pref pane should be context disabled.
b=119768; r=morse; sr=hewitt
2002-02-07 23:07:14 +00:00
dbragg%netscape.com e326850956 Moving platform-specific files to the platform-specific jar files. Fixes bug 94242. r=tao, sr=alecf 2002-02-07 23:05:18 +00:00
bnesse%netscape.com ce54fd0bfa Remove unused files as per bug 122997. r=sfraser, sr=beard. 2002-02-07 23:05:13 +00:00
bnesse%netscape.com 0f96368872 Fix for bug 122997. Repair the 4.x MRJ plugin build. r=sfraser, sr=beard. 2002-02-07 23:03:22 +00:00
dbragg%netscape.com 7d9b61d9af Moving platform-specific files to platform-specific jar files. Fixes bug 94242. r=tao, sr=alecf 2002-02-07 22:54:31 +00:00
bnesse%netscape.com 6644b53caf Fix for bug 120390. Use PL_strncasecmp rather than PL_strcasecmp to check for java mimetype. Patch by, and checking in for, Igor Nekrestyanov, r=bnesse, sr=jst. 2002-02-07 22:52:21 +00:00
dbragg%netscape.com f7eae3c47b Moving these platform specific files to the platform-specific jar files. Fixes bug 94242. r=tao, sr=alecf 2002-02-07 22:52:20 +00:00
harishd%netscape.com d1339c7272 remove existing p3p support 2002-02-07 22:51:17 +00:00
sgehani%netscape.com ca6acc2523 Add reload and stop sidebar tab header context menu items.
b=41445; r=morse; sr=alecf
2002-02-07 22:42:57 +00:00