Commit Graph

32 Commits

Author SHA1 Message Date
mjudge%netscape.com
1d8534e91b Damn almost let that one by. 1998-08-01 06:16:47 +00:00
mjudge%netscape.com
6b0c41cf00 Ender checkins got Nisheeth's approval. 1998-08-01 06:14:59 +00:00
warren%netscape.com
c9bd5d8074 Landing changes in the OJI_19980727_BRANCH since the OJI_19980727_TIP_MERGE tag. 1998-07-31 20:19:50 +00:00
mlm%netscape.com
62850ceecd Fix for bug 122467 (P0 SF1 In): Merge from 4.06 fix for 123836.
If two layers come in with the same name, rename the first one
to avoid a layer getting prematurely garbage collected or GC'd
twice.  Originally reviewed by brendan, chouck, and nisheeth.
1998-07-16 05:20:45 +00:00
morse
21aa2adc5f fix bug 161346, reviewed by valeski 1998-07-15 00:29:04 +00:00
ricardob
10bf687d31 Use MOZ_SECURITY 1998-07-02 01:15:11 +00:00
spider
365c772ff9 Normandy Merge .... 1998-06-22 21:21:28 +00:00
cmanske
a6c4d7cf1a Part of fix for SF1 bug 123355, reviewed by fur. Approved by brade, don 1998-06-12 01:22:14 +00:00
gordon
75868dcb41 Renamed debug target output file to match target name: LibMochaDebug.o. 1998-06-08 17:19:18 +00:00
gordon
f5a123ea74 Add typecast in principalsCanAccessTarget(), necessary to satisfy the Mac's more stringent compilers. The parameter should be double checked by someone who's had more sleep. 1998-06-08 11:05:01 +00:00
gordon
3afb5f4280 Remove unnecessary include for XP_MAC. 1998-06-08 11:02:20 +00:00
dveditz
f8633f6bea merging from SMARTUPDATE_BRANCH 1998-06-07 09:23:42 +00:00
sfraser
3c9b704b7f Added a needed prototype for the Mac build 1998-06-04 07:34:52 +00:00
sfraser
2f1fa4ff18 First Checked In. 1998-06-04 07:08:46 +00:00
jgellman
9f800f1e0e merge from OJI branch 1998-06-03 00:37:20 +00:00
raman
90ba9f9a0c Code to display the Signed JS and Applets UI on Mozilla thread by posting an event. Coded by morse. Approved by norris. 1998-06-01 22:10:54 +00:00
mccabe
61d5cdd55e Removed the escape and unescape functions, as they are now part of the core engine. (They've become part of the ECMA spec.) Fix to (97681). 1998-05-20 03:23:07 +00:00
toshok
32050c3897 apparently digital unix's c compiler has a problem with the work 'readonly' (it appears to be a reserved word, as far as that compiler goes). So, I'm changing all occurences of the readonly form element attribute to read_only. Thanks to berkley@cs.wustl.edu (Berkley Shands) for the report and suggested fix. 1998-05-18 21:58:00 +00:00
montulli
6c01cbbf12 changes for the new mozilla/network directory. 1998-05-11 22:02:46 +00:00
chouck
52c4b3f3ae Fix for casts inside PR_FREEIF() inspired by <rkl@csc.liv.ac.uk> 1998-05-01 17:44:19 +00:00
chouck
80d1561824 Minor memory leak 1998-05-01 17:41:02 +00:00
nisheeth
db51069e15 Added lm_trans.c to Unix makefile... 1998-04-29 10:45:43 +00:00
nisheeth
98f5e71745 Touchdown of MARINER_DOM_BRANCH. 1998-04-29 10:13:27 +00:00
jsw
ff6e79adc9 opaque sec info 1998-04-28 05:16:06 +00:00
hshaw
7d397a2885 Add jar to REQUIRES and remove references to lm_crypt.c and lm_pk11.c for security build cleanup 1998-04-27 19:07:29 +00:00
fur
b38349b61a Temporarily disable charSet info so we can compile with JAVA defined 1998-04-24 07:21:01 +00:00
fur
b905c48b88 Temporarily disable charSet info so we can compile 1998-04-24 06:26:57 +00:00
fur
6c5d7e65c6 Initial checkin of JavaScript 1.3, migrated from JSFUN13_BRANCH in /m/src repository.
(Minor changes in libmocha required to accomodate JSAPI changes.)
1998-04-24 00:32:02 +00:00
mlm
054accdbe2 Oops - back out checkin from wrong tree 1998-04-17 21:42:16 +00:00
mlm
aaa2b8b131 Minor nit fixes that I intended to check in before, reviewed by Brendan 1998-04-17 21:37:22 +00:00
mlm
95b71081b5 - Fix for ECMA conformance - remove the "assign()" hack by adding a
per-property setter function which performs the same function.

- Fix code reviewed by brendan.
1998-04-08 01:47:23 +00:00
ltabb
3b56a9af51 Free the lizard 1998-03-28 02:44:41 +00:00