Commit Graph

48093 Commits

Author SHA1 Message Date
fur%netscape.com
4f385605be Fix build bustage on Linux 1999-12-03 02:59:37 +00:00
rogerl%netscape.com
93db42fecd Switch to ECMA error. 1999-12-03 02:58:29 +00:00
warren%netscape.com
b6282abafe Fix for downloaded jar files. Now they appear to work, except we aren't checking the cache to see if they already exist. r=gayatrib 1999-12-03 02:22:48 +00:00
rjc%netscape.com
bc9e4c4d31 Fix bug # 17385: calling ServiceManager::GetService() can fail for windows that aren't local due to security, so wrap the call inside of a "try" block. 1999-12-03 02:22:16 +00:00
warren%netscape.com
277a68344f Added missing addref. r=gayatrib 1999-12-03 02:22:02 +00:00
edburns%acm.org
f4ca2206f2 r=marklin%eng.sun.com
a=edburns
bug=20659

Make BrowserControl vend a Canvas instead of
BrowserControlCanvas vending a BrowserControl.

This change has nothing to do with mozilla.  It's pure java.
1999-12-03 01:55:31 +00:00
fur%netscape.com
4a9b290d72 More infrastructure work in support of bug #8305 (Implement
cache).  Added several nsHTTPResponse methods dealing with
header parsing and manipulation of date-containing header fields.
(None of these methods are yet invoked.)
1999-12-03 01:51:07 +00:00
fur%netscape.com
c434d9514d Quash warning 1999-12-03 01:45:22 +00:00
fur%netscape.com
316fe1fcf8 Added missing HTTP header atoms 1999-12-03 01:44:38 +00:00
robinf%netscape.com
3468e9f45b Fixing bug 17739 1999-12-03 01:21:47 +00:00
danm%netscape.com
37efc8b384 fix inGoAway event to dispatch the corresponding nsGUIEvent directly to the top-level window. fixes bug 20538. pinkerton suggested the change. 1999-12-03 01:14:57 +00:00
pnunn%netscape.com
be7ce59599 bug#15585. cleanup. pn. 1999-12-03 01:07:49 +00:00
mcafee%netscape.com
f02cf432e5 Debug printfs 1999-12-03 01:01:25 +00:00
pnunn%netscape.com
7b8efcb0cb bug#15585. changes so logging macros don't generate warngings. pn. 1999-12-03 01:01:16 +00:00
pnunn%netscape.com
34e4a55e8c bug#15585. changes so logging macros don't generate warnings. pn. 1999-12-03 00:54:25 +00:00
pnunn%netscape.com
5e1e25ec58 bug#15585. changes so logging macros don't generate warngings. pn. 1999-12-03 00:53:11 +00:00
dougt%netscape.com
a47d66d673 Fix for 20652. 1999-12-03 00:50:42 +00:00
briano%netscape.com
1bb481b989 Automated update 1999-12-03 00:45:42 +00:00
dougt%netscape.com
35ef56f04a updating to new interface and design. 1999-12-03 00:44:01 +00:00
rickg%netscape.com
5e501b9d48 inadvertently left debug #ifdefs in 1999-12-03 00:43:36 +00:00
dougt%netscape.com
f317ac5ba4 removing nsFileUtils. 1999-12-03 00:43:35 +00:00
wtc%netscape.com
7c6011f114 Checked in patch for OpenVMS contributed by Colin Blake. 1999-12-03 00:42:18 +00:00
wtc%netscape.com
4a958eb247 Bugzilla bug #17040: compile with -ansi -D__POSIX_SOURCE -D_BSD_SOURCE
-D_SVID_SOURCE on all CPU architectures.
1999-12-03 00:39:54 +00:00
dougt%netscape.com
6798955ef2 Removing Dir enumerator as it will be part of nsIFile
removing nsFileUtils.
Changing the name of nsIFile children to directoryEntries
removing nsIFile trucate.
Rewrote large parts of nsIFileImplWin to use native APIs.

not part of build
1999-12-03 00:39:31 +00:00
rickg%netscape.com
ba0b558f0c fixed bug 20229; r=beard. Special thanks to patrick for his persistence with leaks. 1999-12-03 00:33:17 +00:00
petitta%netscape.com
32bac7b709 Changed Delivery location 1999-12-03 00:31:09 +00:00
rickg%netscape.com
95441de478 fixed PDT+19121; r=kmcclusk 1999-12-03 00:30:29 +00:00
drapeau%eng.sun.com
b12618788f Fix for bug 18899 ('Make "--enable-oji" as part of the default Mozilla
Build').  Modified files that conditionally compiled in support for
OJI, replacing with code that looks for OJI as an XPCOM service, and
failing gracefully if the OJI XPCOM service is not found.  The four
files modified by this fix are the only active ones; other modules
that conditionally compile in support for OJI appear to be dead code.

r=drapeau@eng.sun.com.  Fix contributed by Jayashri Visvanathan
(visvan@eng.sun.com).
1999-12-03 00:26:09 +00:00
petitta%netscape.com
a84ec3fd96 Changed Delivery location 1999-12-03 00:25:43 +00:00
petitta%netscape.com
ad6c0803e9 Build Mods 1999-12-03 00:19:37 +00:00
alecf%netscape.com
58cce0ec60 more cleanup from stuff sitting in my tree: remove xp_core.h dependancy from mime by switching to new nsString routines
r=rhp
1999-12-03 00:12:49 +00:00
ssu%netscape.com
cf241e154a fixing bug #20623. commercial installer is no longer 4mb. This is not part of tinderbox. would affect only windows platforms. 1999-12-03 00:12:27 +00:00
ducarroz%netscape.com
9975a03aae Fix for bug 20554. As tree cells are now boxes, We need to set/get the value attribute instead of creating a text node under it. R=putterman 1999-12-03 00:12:23 +00:00
rogerl%netscape.com
42ee9bb786 Don't let Undefined prototype be assigned to new objects, revert to Object
instead. Also, detect Undefined prototype in hasInstance and bail.
1999-12-03 00:10:36 +00:00
alecf%netscape.com
56753538ce fix unicode support for prettyName, #20405
retrieve name from prefs using CopyUnicharPref()
r=sspitzer
1999-12-03 00:10:00 +00:00
briano%netscape.com
c98b1e3856 QNX-specific build fix. This should solve the stupid memory model segment size too small thing. 1999-12-03 00:07:18 +00:00
kmcclusk%netscape.com
4df6cffe8e Added NS_RELEASE's to fix leaking of nsIImage's. bug=19114; r=karnaze@netscape.com 1999-12-03 00:06:32 +00:00
norris%netscape.com
c4c76975f6 Fix the following bug:
Subject:
            Rhino request URGENT
       Date:
            Thu, 02 Dec 1999 15:58:40 -0500
      From:
            slobo@espialgroup.com
        To:
            Norris Boyd <norris@netscape.com>
 References:
            1 , 2




Hello Norris

In Rhino, the following script gives the error : "function does not always return a value" during the parsing phase. The script
runs perfectly fine in Netscape 4.61. It is an urgent requirement. Many thanks in advance.

Steven

///////////////////////////////////////////////////////SCRIPT  BEGIN  ///////////////////////////////////////////////
function test (a) {
  this.arg = a;
  if (a>20)
        return;
  return this;
}

//print = alert;

function joe() {
a = new test (20);
print (a.arg);


a = new test (25);
print (a.arg);
}

joe();
///////////////////////////////////////////////////////SCRIPT   END  ///////////////////////////////////////////////
1999-12-03 00:04:46 +00:00
norris%netscape.com
98862d9415 Fix bug 18636 java script security problem when accessing my.netscape.com/
r=mstoltz
1999-12-02 23:56:25 +00:00
pavlov%netscape.com
b7a076566e if an alpha pixmap is there destroy it and not only in the case where we have alpha bits 1999-12-02 23:56:12 +00:00
dmose%mozilla.org
b1cae38a41 special cased DUPLICATE in the make_options() sanity-checking code 1999-12-02 23:56:07 +00:00
tonyr%fbdesigns.com
d4f18c2dac Updated to use new nsIMsgAccountManager interfaces 1999-12-02 23:53:30 +00:00
waterson%netscape.com
bbccd5d47b Bug 20309. Use nsCAutoString. Kudos to buhr@stat.wisc.edu 1999-12-02 23:53:25 +00:00
alecf%netscape.com
1e90278389 don't load about:blank unless we have to
(no bug, but it makes ctrl-selecting messages faster)
r=scottip
1999-12-02 23:49:12 +00:00
mscott%netscape.com
23fde50053 Fix a webshell leak! improper nsCOMPtr useage in DestroyChildren was causing us to leak
all child webshells!!! uhuh...that couldn't have been good
1999-12-02 23:46:00 +00:00
ftang%netscape.com
1d639795f4 add Mac implmenetation of nsIFontEnumerator r=erik 1999-12-02 23:27:16 +00:00
ftang%netscape.com
e42006b2b2 Add <U+ > for Unicode fallback instead of ? 1999-12-02 23:26:42 +00:00
ftang%netscape.com
69d031db6f add nsIFontEnumerator.h 1999-12-02 23:26:06 +00:00
dmose%mozilla.org
6c05f0d386 a bug fix or two and a whole bunch of sanity-checking of form submissions stuff 1999-12-02 23:21:42 +00:00
idk%eng.sun.com
c70494d02f 20208
Add exception trowing in case
peer object is not existing. (Stream closed, not created, etc)
1999-12-02 23:20:29 +00:00