Commit Graph

88652 Commits

Author SHA1 Message Date
peterv%netscape.com
ed94bb0ae3 Improving transformiix test harness. Adding better error reporting, range selection, support for loading text-only reference files, ignore namespace attributes, cleanup code. Code by Pike, sicking and me. r=Pike. Not part of the build. 2001-09-21 12:23:25 +00:00
ssu%netscape.com
f543690599 fixing bug 86869 - From URL: should be URL:. r=ssu, moa=dveditz. 2001-09-21 07:45:37 +00:00
cls%seawood.org
3c5a5ff557 Adding import to REQUIRES to fix tinderbox bustage 2001-09-21 07:44:17 +00:00
mscott%netscape.com
68f50ef201 Bug #100608 --> for ldap, min # of result for popup is 2
r=hewitt
sr=sspitzer
2001-09-21 07:33:14 +00:00
jaggernaut%netscape.com
70d3d81bf9 Fix js strict warning about trailing comma in object initializer. r=mozbot 2001-09-21 06:30:33 +00:00
ssu%netscape.com
5ec74bc5fb fixing bug 99526 - update uninstaller to be able to undo the new MAPI settings set by mail. r=dveditz, sr=mscott. affects windows platforms only. 2001-09-21 06:30:08 +00:00
dmose%netscape.com
00d763c01b Fix error message display of incorrectly set search filters (bug 79935). r=leif@netscape.com, sr=bienvenu@netscape.com 2001-09-21 05:26:32 +00:00
stephend%netscape.com
395fffe44f Bug 58571. JS strict warnings in searchDialog.js r=naving@netscape.com sr=sspitzer@netscape.com 2001-09-21 05:11:14 +00:00
ccarlen%netscape.com
8ab23df067 Bug 99387 - turbo gain minimized due to profile support. Now observing a notifier which is sent to forget passwords without a profile shutdown. r=bhuvan/sr=mscott 2001-09-21 05:04:25 +00:00
bienvenu%netscape.com
bbbcd2ca54 fix unescaped send later uris in profile migration code r=naving, sr=sspitzer 91936 2001-09-21 04:43:16 +00:00
bienvenu%netscape.com
f31de13bcd fix unescaped send later uris set up by old profile migration code r=naving, sr=sspitzer 91936 2001-09-21 04:41:20 +00:00
naving%netscape.com
516f6b74bc 70252 62437 r=bienvenu sr=sspitzer Use the platform charset while converting filter name etc
from 4x to 6x.
2001-09-21 04:34:13 +00:00
jst%netscape.com
fcbfe8e3e8 Backing out part of last checkin that wasn't supposed to be checked in. 2001-09-21 04:33:47 +00:00
ducarroz%netscape.com
3610e1ce49 Fix for bug 57902 (second try). This time, the file size check is done after the file has been closed. R=varada, SR=bienvenu 2001-09-21 04:28:20 +00:00
sfraser%netscape.com
b60c83d7ce Fix for bugscape bug 8740 (nsISound does not work on Mac OS X). Have to call EnterMovies() on Mac OS X, so just moving it out of the TARGET_CARBON #ifdef. r=beard, pinkerton. sr=jst 2001-09-21 04:27:04 +00:00
darin%netscape.com
47cd548d67 fixes bug 97997 "easyweb.tdcanadatrust.com does not display" r=bbaetz, sr=dougt 2001-09-21 03:59:02 +00:00
jst%netscape.com
d3d8385e1a Fixing bug 100847. Removing nsIXMLDocument::SetTitle() since it's not needed any more. r=heikki@netscape.com, sr=hyatt@netscape.com 2001-09-21 03:55:50 +00:00
cls%seawood.org
55f027980a Updating REQUIRES list for mfcembed.
Bug #98371
2001-09-21 03:41:41 +00:00
bzbarsky%mit.edu
2b454f80d5 Bustage fix. replace nsIRequest::LOAD_FROM_CACHE with
::nsIRequest::LOAD_FROM_CACHE
2001-09-21 03:35:49 +00:00
jst%netscape.com
bb50d2d065 Tweaking core document classname to make my last patch actually do the right thin in all cases. 2001-09-21 03:23:33 +00:00
nelsonb%netscape.com
c9558281fc Add support for new TLS AES ciphersuites. Bug 87021. 2001-09-21 03:09:32 +00:00
nelsonb%netscape.com
a2bae99930 Add support to TLS for new 128-bit and 256-bit AES ciphersuites. 87021. 2001-09-21 03:07:35 +00:00
shanjian%netscape.com
15155bec60 #99666 page is displayed as blank in certain situation
r=harishd, sr=rpotts
2001-09-21 02:38:37 +00:00
srilatha%netscape.com
f0c3a9ac67 Fix for bug # 100645. NextToken returns utf-8 string instead of ucs2.
r=dmose, sr=alecf
2001-09-21 02:24:19 +00:00
sspitzer%netscape.com
a1c1addb1e fix for bug #98037. sometimes newsgroups would be marked as all read.
bad call to CleanupNewsgroupList(), which calls FinishXOVERLINE()
which adjusts the unread set.  r=mscott, sr=bienvenu
2001-09-21 02:20:27 +00:00
morse%netscape.com
d678dcb719 bug 100682 domain cookies from sites having IP url's, r=sgehani, sr=alecf 2001-09-21 02:08:21 +00:00
hewitt%netscape.com
7b84625e46 93857 - Both 'To:' and 'Bcc:' options simultaneously checked in composition window, r=varada, sr=mscott 2001-09-21 02:02:11 +00:00
srilatha%netscape.com
6cbfd02463 Fix for bug 98566. Adding support for simple MAPI
r=law, sr=alecf
2001-09-21 02:02:05 +00:00
srilatha%netscape.com
b02fad6f86 *** empty log message *** 2001-09-21 02:00:24 +00:00
bzbarsky%mit.edu
3b5cd0d427 Make nsViewSourceChannel implement nsICachingChannel and nsIHttpChannel
as appropriate so that the docshell will do the right things as far as
pulling it from cache.  bug 99107, r=chak@netscape.com,
sr=darin@netscape.com
2001-09-21 01:57:37 +00:00
naving%netscape.com
e5d99da8ae 100326 r=bienvenu sr=sspitzer Abort the compaction if writing to folder fails.
90702 r=bienvenu sr=sspitzer Update the expungedBytes for offline stores after compaction
95584 r/sr=bienvenu CleanupTempFiles in case compaction on a folder cannot start because
some other operation is in progress.
2001-09-21 01:40:30 +00:00
stephend%netscape.com
87c16bccb7 Bug 100656. about:config 'Prefs' column should read 'Preference Name' r=chipc@netscape.com, sr=sspitzer@netscape.com. Patch by Bradley Hart <bhart00@yahoo.com> 2001-09-21 01:39:59 +00:00
tao%netscape.com
230539de61 97606: Default character coding setting is blank in pref.
(r=dveditz,sr=alecf). add navigator.proeprties to en-{win,mac}.jar.
2001-09-21 01:25:36 +00:00
relyea%netscape.com
6b35339255 Fix assert to be correct! 2001-09-21 01:20:08 +00:00
tao%netscape.com
4cc129fd94 97606: Default character coding setting is blank in pref
(r=dveditz,sr=alecf). add navigator.proeprties to en-{win,mac}.jar
2001-09-21 01:16:59 +00:00
shrutiv%netscape.com
6824082231 Fix for bug 100204: Customized Linux build does not work if dir name
contains spaces (r=tao)
Including quotes in directory path of tar command
2001-09-21 01:11:19 +00:00
heikki%netscape.com
7aee234a8b Bug 100795 Mac project changes. 2001-09-21 01:08:36 +00:00
jst%netscape.com
b444cadab0 Fixing bug 100795. Removign the method load() from HTML documents, implement it only on XML documents since the name 'load' blocks existing global functions named 'load' from being called from event handlers in the document (since document.load is found before window.load in the scope of event handlers). HTMLDocument.load and XULDocument.load were never implemented any way. r=heikki@netscape.com, sr=vidur@netscape.com 2001-09-21 01:07:53 +00:00
waterson%netscape.com
7241191f29 Bug 96228. Make nsContainerFrame::PositionFrameView position _only_ the frame's view (don't recur). Explicitly call nsContainerFrame::PositionChildViews as appropriate when moving a frame post-Reflow. Consolidate view positioning logic duplicated between PositionFrameView and SyncFrameViewAfterReflow, which now correctly computes offset for anonymous view in nsScrollFrame and accounts for scrolled views. r=kmcclusk,karnaze sr=attinasi 2001-09-21 00:53:29 +00:00
bryner%netscape.com
b0951ad401 Fixing build bustage. r=brendan. 2001-09-21 00:44:22 +00:00
cmanske%netscape.com
5f5666be8e Tweaks to make relative url work, b=72583, r=syd, sr=hewitt 2001-09-21 00:38:47 +00:00
rangansen%netscape.com
464265bfba r=rangansen sr=kin@netscape.com
bug# 100193 - updating PSM version
2001-09-21 00:20:34 +00:00
relyea%netscape.com
3c07e958d1 Duh. Don't try to get a reference to the slot until we know that it's not NULL. 2001-09-21 00:13:10 +00:00
rogerl%netscape.com
61a9487ec2 Fixed value/type mismatch bugs. Fixed some warnings. 2001-09-20 23:52:06 +00:00
srilatha%netscape.com
c8a28c8a1b Fix for smoketest blocker bugscape bug 9703
r=dmose,sr=sspitzer, a=granrose
2001-09-20 23:50:51 +00:00
beard%netscape.com
ccc8f2201f Fix crasher on Mac. 2001-09-20 23:39:06 +00:00
idk%eng.sun.com
9a5d8f446c fix for 57337 [libjar does not retrieve link information]
r  = dveditz@netscape.com
sr = brendan@mozilla.org
2001-09-20 23:33:23 +00:00
relyea%netscape.com
ab017deb28 Sigh, some platforms have stdio.h included, some don't. 2001-09-20 23:19:15 +00:00
relyea%netscape.com
2b60cb8953 Replace variable that belongs in an ifdef. 2001-09-20 23:15:12 +00:00
alecf%netscape.com
b530aeb1cf update with clustering ability and comments 2001-09-20 23:01:21 +00:00