Граф коммитов

40 Коммитов

Автор SHA1 Сообщение Дата
norris%netscape.com 89522da57b Allow setting document.domain to remove the port part of the URL for later origin checks. 1998-08-17 20:04:23 +00:00
mcafee%netscape.com 3129dfb03a Privacy is passing in nil arguments to ET_PostCheckConfirmBox(), we now check for this. a=joki 1998-08-14 00:57:55 +00:00
sdagley%netscape.com bafb230a6a Add MacFE stubs for FE_CheckConfirm and FE_SelectDialog for morse's privacy code. danm acquired the appropriate permissions from the module owners for the XP spammage. 1998-08-13 22:11:56 +00:00
danm%netscape.com f144820e06 XP_WIN versions of the privacy FE dialogs 1998-08-12 21:46:09 +00:00
beard%netscape.com 8630892040 Changed all uses of lo_NVList to not depend on OJI being defined. 1998-08-08 20:50:22 +00:00
ramiro%netscape.com 9cad043096 DONT USE C++ COMMENT IN C FILES. Fix bustage. 1998-08-06 20:32:12 +00:00
norris%netscape.com 93c522052e Get signed JavaScript working using the non-Java capabilities code.
Also, implement a preference to run only signed JavaScript.
1998-08-06 19:46:03 +00:00
raman%netscape.com bb30d1cf9b Adde context as argument to all caps public methods that could be used by JS 1998-08-04 23:54:29 +00:00
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