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

115 Коммитов

Автор SHA1 Сообщение Дата
sudu%netscape.com e6cde8540d New caps manager related changes 1998-09-17 18:12:52 +00:00
mcafee%netscape.com 2d6de2d94f Uninitialized variable compiler warnings on Linux 1998-09-16 09:01:25 +00:00
ftang%netscape.com 1f902f6c46 check in comment about history code may need to change later. No code change. 1998-09-08 20:21:23 +00:00
beard%netscape.com 9bf1588597 Lazy LiveConnect fixes. 1998-09-08 19:11:50 +00:00
shaver%netscape.com ac073e9c77 Remove DOMSetAttribute event guck (now tweak on mocha thread with layout
lock held, and signal reflow via event).  Check doc_id before trusting
LO_Element *s.  Make <TD>.bgcolor mutable.  Use DOM_NewElement instead
of inline hackery.  Defend against NULL returns from DOM_HTMLPopElementByType.
Make PR_ASSERTs XP_ASSERT for sake of brave users.
1998-09-05 04:34:13 +00:00
shaver%netscape.com cc2a027580 Wired up DOM-node destruction after firing onUnload.
Added event guck for altering attributes (will be rewritten to do
poke-and-schedule).
Tentatively blocked out LM_ClearContextStream, which looks like dead code.
1998-09-04 00:05:53 +00:00
ftang%netscape.com 6cec96a800 merge one of 4.06 fix. bug 123957 and 311153. approved by mlm 1998-09-03 20:53:44 +00:00
cls%seawood.org 876891e7ae Sync'd Makefile.ins 1998-09-02 00:54:34 +00:00
shaver%netscape.com 7affbab99c don't call layout from the mocha thread, and other progress 1998-09-01 12:54:17 +00:00
warren%netscape.com 758f5528a1 Removed secstubn.h for mac build. 1998-09-01 04:35:11 +00:00
warren%netscape.com d7ec8b918e Added requires for xpcom. 1998-09-01 02:45:39 +00:00
warren%netscape.com 0bd4428f4d Added requires for oji and ojiimpl 1998-09-01 01:59:14 +00:00
warren%netscape.com 320811506e Changes for lazy java initialization. 1998-09-01 00:23:43 +00:00
shaver%netscape.com e5941a0ce7 update NodeOps APIs 1998-08-31 22:32:57 +00:00
cls%seawood.org b19f34d1a9 Added ifdef JAVA_OR_OJI around jsjava.h include. 1998-08-29 05:50:45 +00:00
shaver%netscape.com eeedb69b78 move top_node and current_node into top_state, where they're invulnerable to the evil tactics of table layout 1998-08-29 02:49:13 +00:00
shaver%netscape.com 46f1e4b60d actually reflow altered text 1998-08-28 13:42:25 +00:00
shaver%netscape.com 134d655d6a current_node is always the current_node now. also: set up for text mutation 1998-08-28 10:23:35 +00:00
shaver%netscape.com a3b18a4883 switch to void * in lo_DocState, not DOM_Node * because too many places #include "layout.h" 1998-08-28 07:52:07 +00:00
shaver%netscape.com 3ed3f05475 start to flesh out lm_CDataOp (you can set the title!) and remove attrs from HTMLElementPrivate 1998-08-27 09:13:00 +00:00
shaver%netscape.com cc6ecc9aaf DOM stub tweakage and fixed Text/CData init 1998-08-27 05:54:01 +00:00
shaver%netscape.com 44fa1abb04 added code to drive the lib/libdom stuff 1998-08-27 00:09:43 +00:00
brendan%netscape.com b8c24872eb Cope with uninitialized MWContext charset id (312759, mlm). 1998-08-25 07:37:52 +00:00
brendan%netscape.com 99f80db506 Fix indentation nit. 1998-08-25 07:32:25 +00:00
cls%seawood.org 90d0af1408 AUTOCONF_1_0 landing. 1998-08-19 20:42:14 +00:00
norris%netscape.com 81b9b5804b 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 b9d0e30807 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 02ff6820f9 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 e7eccbbf13 XP_WIN versions of the privacy FE dialogs 1998-08-12 21:46:09 +00:00
beard%netscape.com ac87881c06 Changed all uses of lo_NVList to not depend on OJI being defined. 1998-08-08 20:50:22 +00:00
ramiro%netscape.com 83d2ad5bae DONT USE C++ COMMENT IN C FILES. Fix bustage. 1998-08-06 20:32:12 +00:00
norris%netscape.com c207e01a8b 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 cc3e629384 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 c90ce0ab48 Damn almost let that one by. 1998-08-01 06:16:47 +00:00
mjudge%netscape.com 6e52dcf0b7 Ender checkins got Nisheeth's approval. 1998-08-01 06:14:59 +00:00
warren%netscape.com 207bbebb65 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 a727bb8a3f 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 53527b1c0f fix bug 161346, reviewed by valeski 1998-07-15 00:29:04 +00:00
ricardob a4fff7cf8e Use MOZ_SECURITY 1998-07-02 01:15:11 +00:00
spider 8f94f24ac8 Normandy Merge .... 1998-06-22 21:21:28 +00:00
cmanske b16f18b21d Part of fix for SF1 bug 123355, reviewed by fur. Approved by brade, don 1998-06-12 01:22:14 +00:00
gordon 9984aa8d7c Renamed debug target output file to match target name: LibMochaDebug.o. 1998-06-08 17:19:18 +00:00
gordon ccc1b5ef14 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 ac882b5e10 Remove unnecessary include for XP_MAC. 1998-06-08 11:02:20 +00:00
dveditz c1d50e3ffb merging from SMARTUPDATE_BRANCH 1998-06-07 09:23:42 +00:00
sfraser bcae3d5b1f Added a needed prototype for the Mac build 1998-06-04 07:34:52 +00:00
sfraser f84910993e First Checked In. 1998-06-04 07:08:46 +00:00
jgellman 3eed711ae4 merge from OJI branch 1998-06-03 00:37:20 +00:00
raman 5454acc32e 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 9e74f83626 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 45462c7240 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 62230e1bac changes for the new mozilla/network directory. 1998-05-11 22:02:46 +00:00
chouck 550bcd9d72 Fix for casts inside PR_FREEIF() inspired by <rkl@csc.liv.ac.uk> 1998-05-01 17:44:19 +00:00
chouck dee6d61267 Minor memory leak 1998-05-01 17:41:02 +00:00
nisheeth ad3b27e8dd Added lm_trans.c to Unix makefile... 1998-04-29 10:45:43 +00:00
nisheeth d864ac89a5 Touchdown of MARINER_DOM_BRANCH. 1998-04-29 10:13:27 +00:00
jsw 95f0eceb0b opaque sec info 1998-04-28 05:16:06 +00:00
hshaw 4eccd273c5 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 d94ade94a1 Temporarily disable charSet info so we can compile with JAVA defined 1998-04-24 07:21:01 +00:00
fur e64dc00b0a Temporarily disable charSet info so we can compile 1998-04-24 06:26:57 +00:00
fur 3a1785890d 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 8160e2244d Oops - back out checkin from wrong tree 1998-04-17 21:42:16 +00:00
mlm bd01f00c88 Minor nit fixes that I intended to check in before, reviewed by Brendan 1998-04-17 21:37:22 +00:00
mlm 79d256e189 - 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 781c480871 Free the lizard 1998-03-28 02:44:41 +00:00