Commit Graph

66479 Commits

Author SHA1 Message Date
valeski%netscape.com
83689d9542 39797. r=mscott. MAC was sending back an empty string as the mime type down in the MIMEService, now we return an error in the mime service if we confront this, and that causes HTTP to produce a default type 2000-07-21 23:52:36 +00:00
jst%netscape.com
40d98d5682 Fixing nsbeta2+ bug 45019, images didn't show up on document that were fully created with document.open(): document.write();... r=nisheet&rpotts 2000-07-21 23:44:38 +00:00
akkana%netscape.com
1620537c33 42885: cvs remove files which are no longer used -- they've
been moved from global to communicator.  r=ben.
2000-07-21 23:21:54 +00:00
pnunn%netscape.com
3aaf44d945 fix for bug#30852: backing out change that resets the loadgroups attribs from the channel. pnunn,
r:gagan.
2000-07-21 22:57:36 +00:00
mscott%netscape.com
b4d65248ba Fix build breakage for unix. 2000-07-21 22:43:26 +00:00
gayatrib%netscape.com
97d04bc941 fixing the linux bustage on bug 43883 2000-07-21 22:39:54 +00:00
bryner%uiuc.edu
d46984e2f6 Fix bug 45786 - need to use getService(), not createInstance() to get the
clipboard.  r=jelwell,rjc.
2000-07-21 22:19:20 +00:00
dougt%netscape.com
3a70ed325d r,a=brendan@mozilla.org 24052 2000-07-21 22:16:18 +00:00
nhotta%netscape.com
8b154b51b4 Added code to pass default charset to directory viewer, bug 28787, r=law. 2000-07-21 22:15:18 +00:00
nhotta%netscape.com
402ef5ed6f Unescape escaped filename, bug 39956, r=mscott, a=waterson. 2000-07-21 22:14:44 +00:00
jfrancis%netscape.com
a1d0ae438e fix for 33213; r=sfraser 2000-07-21 22:06:48 +00:00
gayatrib%netscape.com
65205bab62 Checking in fix for bug 43883 for Jerry Baker form mozilla.org. review=gayatrib approved=waterson 2000-07-21 22:05:57 +00:00
rogerl%netscape.com
7b8358b869 r=brendan@mozilla.org Bug #31381 Bug in Alpha 64-bit pointer cast.
Added extra 'long'field to Java wrapper object to handle platforms with
64 bit pointers.
2000-07-21 21:57:29 +00:00
mscott%netscape.com
7c7e1247c1 Force pr logging even in release builds. QA needs this to debug some smtp problems in release builds.
Has no effect on code execution.
2000-07-21 21:48:02 +00:00
rogerl%netscape.com
11aa5e9f47 r,a=brendan@mozilla.org. Bug #23502, crash in qsort when user function
misbehaves.
2000-07-21 21:46:22 +00:00
nelsonb%netscape.com
41121574a7 Change s_mp_norm to always use a power of two as the normalizing factor.
This enhancement performance by turning the normalizing and denormalizing
operations into shifts.
2000-07-21 21:06:08 +00:00
nelsonb%netscape.com
4b4e6bccd9 Implement mpl_get_bit, mpl_set_bit, mpl_significant_bits. 2000-07-21 21:04:14 +00:00
nelsonb%netscape.com
3b292e3f60 Fix symbol prefixes in some comments. 2000-07-21 20:50:31 +00:00
brendan%mozilla.org
02c5512498 Finish factoring tmreader from bloatblame; misc. clenaups (not part of build). 2000-07-21 20:42:15 +00:00
waterson%netscape.com
f0d4936e2e Bug 46079. Fix regression I introduced yesterday; NS_LITERAL_STRING() expands to nsAutoString on Linux, so this would assign a compiler temporary to the 'tag' variable. 2000-07-21 19:59:39 +00:00
neeti%netscape.com
7929424256 fix for 46095.[regression] Submiting to a bug in bugzilla causes crash.a=leaf 2000-07-21 19:28:09 +00:00
nboyd%atg.com
a0e64bea0b Fix 45928 NativeDate uses getDeclaredConstructor instead of getConstructor 2000-07-21 17:13:09 +00:00
dave%intrec.com
8ac9893990 Fix for bug 46002 (reports.cgi allows users to view restricted products).
Patch submitted by jmrobins@tgix.com (Joe Robins)
2000-07-21 17:00:40 +00:00
tao%netscape.com
d81b052255 add langenus to separate en-US files from browser.xpi. not part of build
yet.
2000-07-21 08:11:32 +00:00
dprice%netscape.com
2a265ab8ad adding manifest file for chrome packaging
NOT IN THE BUILD
2000-07-21 06:46:53 +00:00
dprice%netscape.com
9191a79c25 fixing typos 2000-07-21 06:39:21 +00:00
dprice%netscape.com
dcb3ed7661 adding manifest file for jar repackaging of the chrome
NOT IN THE BUILD
2000-07-21 06:38:38 +00:00
mcafee%netscape.com
7492c06144 Adding norules=0 option. 2000-07-21 06:12:27 +00:00
mcafee%netscape.com
9253561597 Adding named anchors. 2000-07-21 06:05:37 +00:00
beard%netscape.com
583d45e258 added jsmath.cpp/h 2000-07-21 05:07:29 +00:00
beard%netscape.com
90c948a47a XML project file. 2000-07-21 05:07:05 +00:00
beard%netscape.com
eec51fa4ce update dependencies to include jsmath.o 2000-07-21 05:01:10 +00:00
beard%netscape.com
94888cdb78 add jsmath.cpp to the build. 2000-07-21 05:00:43 +00:00
beard%netscape.com
b955eb7e09 scope of loop variables fix 2000-07-21 05:00:10 +00:00
mcafee%netscape.com
8f88baecb5 Changing default of nocrap=1 to legend=0. This both renames nocrap and flips the default behaviour. Most of us don't need to see this stuff by default. 2000-07-21 04:55:45 +00:00
neeti%netscape.com
c5cd14f561 Fix for bug 38244 - modified files cached incorrectly,r=ruslan@netscape.com 2000-07-21 04:33:26 +00:00
mscott%netscape.com
bef8a9c0ab Bug #45689 --> someone left mimetypes.xpt (a necko library) out of the packages file. This caused the helper app
dialog to crash in release builds because it's the only JS code that tries to use interfaces in this .xpt file.
r=alecf
2000-07-21 02:53:01 +00:00
mscott%netscape.com
023157db5f Bug #45689 --> someone left mimetypes.xpt (a necko library) out of the packages file. This caused the helper app
dialog to crash in release builds because it's the only JS code that tries to use interfaces in this .xpt file.
r=alecf
2000-07-21 02:52:32 +00:00
bryner%uiuc.edu
2fba4ffe54 Fix for dogfood bug 45986. r=akkana. 2000-07-21 02:10:05 +00:00
rhp%netscape.com
9dee7ea0b8 Fix to prevent too much information being displayed to hackers - Bug 1566 - r: ducarroz 2000-07-21 01:19:23 +00:00
rogerl%netscape.com
84455b51d9 Implementing Object.prototype object and global object for ECMA 3
Adding Math class support.
2000-07-21 01:16:49 +00:00
ddrinan%netscape.com
13939a3e0b Added Netscape disclamer on the security advisor page 2000-07-21 01:15:55 +00:00
jband%netscape.com
43adc72647 drastically reduce unnecessary malloc calls from js_Atomize. r=brendan@mozilla.org. a=brendan@mozilla.org 2000-07-21 00:57:19 +00:00
dougt%netscape.com
b5027cd07a more debug information. r=jband. 2000-07-21 00:53:07 +00:00
ben%netscape.com
c8654807b3 b44281, r=don, a=don 2000-07-21 00:38:04 +00:00
edburns%acm.org
8bc3199379 bug=23157
ra=av
This fix makes it so the plugins directory is correctly located
in the embedding case.
2000-07-21 00:27:36 +00:00
ruslan%netscape.com
c45d68256f Applying Justin's patch to fix 40203 (proxy ssl connect), a=gagan,r=myself 2000-07-21 00:03:39 +00:00
tao%netscape.com
2071a70c11 41054: Bundle 2-3 langpacks w/ Seamonkey.r=ssu. 2000-07-20 23:48:48 +00:00
mcafee%netscape.com
b749060d37 Breaking mod.pl into three parts, sheriff.pl, status.pl, rules.pl. Cleaning up admin HTML. Some help from timeless getting this change started. 2000-07-20 23:33:11 +00:00
ftang%netscape.com
47a6f7740a fix 45876. patch proposed by brade r=ftang. Thanks brade for her help 2000-07-20 23:22:57 +00:00