Commit Graph

33830 Commits

Author SHA1 Message Date
dveditz%netscape.com
026f203d60 Fix for 9963 locking crash 1999-07-16 03:16:29 +00:00
kipp%netscape.com
9bd5c53136 Refix the problem with maxElementSize pointing below the stack 1999-07-16 03:12:56 +00:00
norris%netscape.com
6563fb2291 Add new example. 1999-07-16 03:03:20 +00:00
dveditz%netscape.com
673b40763b not part of build. Still broken, but a little closer to resurrection 1999-07-16 03:01:25 +00:00
srinivas%netscape.com
455d8411ca OpenVMS port; checkin for "Colin R. Blake" <colin@theblakes.com>. 1999-07-16 02:35:57 +00:00
gagan%netscape.com
7703e6769b Removed obsolete files. 1999-07-16 02:33:44 +00:00
gagan%netscape.com
a552a0dd21 Switching to nsStdURL from nsStandardUrl. 1999-07-16 02:32:47 +00:00
gagan%netscape.com
d2e34e9cd9 Included the test for resource: protocol that was breaking apprunner. 1999-07-16 02:31:07 +00:00
bienvenu%netscape.com
1770000885 add class and prog id's for folder cache 1999-07-16 02:27:15 +00:00
bienvenu%netscape.com
4af5914b55 more folder cache stuff, not part of build 1999-07-16 02:25:24 +00:00
troy%netscape.com
b9d0bec0ea Fix for bug #9891: added NULL pointer check in ContentInserted() 1999-07-16 02:14:26 +00:00
pavlov%pavlov.net
51fc2a157a fix for bug 9618 1999-07-16 02:11:58 +00:00
beard%netscape.com
415fed0da9 Added nsIPricincipal.idl 1999-07-16 01:56:33 +00:00
law%netscape.com
c04c404462 New and improved find dialog implementation 1999-07-16 01:54:44 +00:00
bienvenu%netscape.com
b2c3ead607 turn off debug output 1999-07-16 01:46:36 +00:00
cbegle%netscape.com
7f486608b0 Remove more recursive calls to startTest. hm..
This is not part of the mozilla build and has no effect on its bustedness.
1999-07-16 01:39:07 +00:00
troy%netscape.com
49bd3ffac2 added files: mozilla/layout/html/base/src/nsDST.cpp 1999-07-16 01:33:06 +00:00
briano%netscape.com
0a5051b430 Automated update 1999-07-16 01:30:36 +00:00
cbegle%netscape.com
639a7136c4 Add a regression test case for #7224.
This is not part of the mozilla build and has no effect on build bustage.
1999-07-16 01:30:24 +00:00
cbegle%netscape.com
2110f64332 Remove a recursive call to startTest.
This file is not part of the client build.
1999-07-16 01:25:50 +00:00
troy%netscape.com
d281be8891 Fixed so it's correct C++ and it compiles on Solaris and AIX 1999-07-16 01:20:04 +00:00
mccabe%netscape.com
07f00c67ca Remove vestiges of XPIDL_JS_STUBS (no longer used or implemented by xpidl-generated files.) 1999-07-16 01:20:03 +00:00
norris%netscape.com
2aef8f4fcc Added CapsIDL.mcp to the IDL phase. 1999-07-16 01:17:32 +00:00
hyatt%netscape.com
472c4051c6 Added support for window.title (setting and getting). 1999-07-16 01:14:59 +00:00
mccabe%netscape.com
b32ef2d2a0 Fix to 9523. In the javascript Date implementation, check for unsupplied date argument to new Date(year, month, date) rather than clamping it to 1 if < 1. Previously we ignored negative values for the date argument, rather than subtracting from the resulting date, as per the ECMA-262 spec. for the JavaScript language.
Thanks go to Martin Honnen <martin.honnen@sector27.de> for spotting this difference from the spec.
1999-07-16 00:50:11 +00:00
sspitzer%netscape.com
9207931c7d taunt qa a little for losing to engineering at bowling. 1999-07-16 00:48:37 +00:00
sspitzer%netscape.com
04a7322f6b ignore the generated makefiles 1999-07-16 00:46:17 +00:00
mccabe%netscape.com
91f1c10d79 Fix to 9523.
Add an #if defined(__arm) check to tell jsdtoa.c about the (somewhat bizzare) endian-ness of the ARM architecture.

Thanks go to Stefan Hanske <sh990154@mail.uni-greifswald.de> for this fix.
1999-07-16 00:45:13 +00:00
gagan%netscape.com
b778e933c4 Changed status from nsresult to PRUint32. 1999-07-16 00:40:06 +00:00
sspitzer%netscape.com
dcc7e5ff9e use the password dialog to get the users password, since we don't migrate it yet. no turned on yet. 1999-07-16 00:38:33 +00:00
sspitzer%netscape.com
e3f00a58ef add newline to end of file to fix warning. 1999-07-16 00:37:56 +00:00
gagan%netscape.com
7da5059cdb Changed const char* to char* for GetStatus calls. 1999-07-16 00:32:50 +00:00
norris%netscape.com
f19bc1200f should fix the the missing nsICapsSecuritycallbacks error.(arielb) 1999-07-16 00:32:44 +00:00
srinivas%netscape.com
9353cd5d33 NetBSD/PowerPC port. Checkin for kei_sun@ba2.so-net.ne.jp 1999-07-16 00:30:32 +00:00
jdunn%netscape.com
f5547d6b40 Adding a newline, HP requires this 1999-07-16 00:27:34 +00:00
jdunn%netscape.com
3367dc04d6 Adding newline at end... HP requires it 1999-07-16 00:26:47 +00:00
briano%netscape.com
80daec44b9 Modification to make it build on BSDI. 1999-07-16 00:25:40 +00:00
norris%netscape.com
8405ed1949 Remove nsIPrincipal.h 1999-07-16 00:20:25 +00:00
akkana%netscape.com
c3f819a479 Fix JS error 1999-07-16 00:14:29 +00:00
akkana%netscape.com
cec59f5980 Fix Paste As Quotation label 1999-07-16 00:14:18 +00:00
akkana%netscape.com
565a58e4d7 Add a sentence with a bunch of nbsp's 1999-07-16 00:13:57 +00:00
slamm%netscape.com
ce899a1b87 Even More general ignore for getAttribute 1999-07-16 00:08:43 +00:00
cyeh%netscape.com
811b9da081 resource build number hackery after matt fisher re-location of navigator.xul 1999-07-16 00:07:18 +00:00
slamm%netscape.com
817f91c6b0 More general ignore for getAttribute 1999-07-16 00:06:17 +00:00
cyeh%netscape.com
7f0b4061fa restore build number hackery after matt fisher xul move 1999-07-16 00:04:40 +00:00
slamm%netscape.com
8b01deff27 Skip mozilla/network warnings. Add some other ignores (at kipp's request). 1999-07-15 23:59:33 +00:00
norris%netscape.com
9e63f9ce7e Remove cvs removed file from MANIFEST. 1999-07-15 23:54:21 +00:00
briano%netscape.com
a7e259828f Automated update 1999-07-15 23:45:09 +00:00
slamm%netscape.com
e6aaaeb1c4 Remove dead crypto flag. So no one gets confused. 1999-07-15 23:40:35 +00:00
slamm%netscape.com
1a189760a9 Reorder some option under the proper headings. 1999-07-15 23:37:51 +00:00