8623 Commits

Author SHA1 Message Date
rpotts%netscape.com
c48bbe1bc7 Added reference counting to modular netlib Contexts... 1998-09-25 22:24:32 +00:00
rpotts%netscape.com
4a2281dfda Added a proxy routine for net_CallexitRoutine(...) so it would be called on the correct thread at the proper time... 1998-09-25 22:24:09 +00:00
dcone%netscape.com
77d70b7a61 fixed offset problems and parent heiarchy problems 1998-09-25 22:23:58 +00:00
dcone%netscape.com
1586c3d913 Added NS_NATIVE_OFFSETX and Y for getnativedata. Mac needed for the renderingcontext 1998-09-25 22:22:57 +00:00
leaf%mozilla.org
8df942e1bb (Actually mlm) Branch landing: Multithreading libmocha in mozilla. - Add new file lm_wngrp.c 1998-09-25 22:22:36 +00:00
rpotts%netscape.com
d5dfdad33d moved the define of NETLIB_THREAD out into config/config.mak 1998-09-25 22:22:32 +00:00
rpotts%netscape.com
0959ec3d2d changed the call to net_CallExitRoutine to net_CallExitRoutineProxy() so that if netlib is running in its own thread, the call can be dispatched to the correct thread... IF netlib is running in the mozilla thread, net_CallExitRoutine(...) is called directly. 1998-09-25 22:21:50 +00:00
leaf%mozilla.org
d8bab966dc (Actually mlm) Branch landing: Multithreading libmocha in mozilla. - Remove lm_crippled_context from export list. 1998-09-25 22:21:40 +00:00
dcone%netscape.com
f4633cbf9b Added setorigin to init and destructor 1998-09-25 22:19:54 +00:00
rpotts%netscape.com
e2b6d1a712 Added a reference count field to MWContext when MODULAR_NETLIB is defined. This is necessary because MWContexts are now shared by multiple threads... 1998-09-25 22:19:50 +00:00
rpotts%netscape.com
1dbc78ec6c Added a define for NETLIB_THREAD when the MODULAR_NETLIB environment variable is defined 1998-09-25 22:18:43 +00:00
mlm%netscape.com
bad7e1142a Branch landing: Multithreading libmocha in mozilla.
- Add context parameter to LM_LockJS and friends.
1998-09-25 22:12:33 +00:00
mlm%netscape.com
6355bc6035 Branch landing: Multithreading libmocha in mozilla.
- Move jscookie.h to include directory.
- Add JS_BeginRequest and JS_EndRequest for thread safety.
1998-09-25 22:11:47 +00:00
mlm%netscape.com
4f9004db76 Branch landing: Multithreading in mozilla.
- Move JSCF_Execute to the mocha thread.
- Add JS_BeginRequest and JS_EndRequest for thread safety.
1998-09-25 22:10:49 +00:00
mlm%netscape.com
83354ceddb Branch landing: Multithreading libmocha in mozilla.
- Remove reference to lm_crippled_context; add an accessor function instead.
1998-09-25 22:09:58 +00:00
mlm%netscape.com
c67d0a51aa Branch landing: Multithreading libmocha in mozilla.
- Add cx parameter to LM_LockJS and friends.
1998-09-25 22:09:03 +00:00
mlm%netscape.com
e5bf3349f6 Branch landing: Multithreading libmocha in mozilla.
- Add JS_BeginRequest and JS_EndRequest calls
- Add context parameters to some functions
1998-09-25 22:08:28 +00:00
mlm%netscape.com
22be0fa5fb Branch landing: Multithreading libmocha in mozilla.
- Add JS_BeginRequest() and JS_EndRequest() to make sure contexts don't
   stomp on each other.
1998-09-25 22:07:48 +00:00
michaelp%netscape.com
27afa1d6c4 New style test 1998-09-25 22:07:41 +00:00
mlm%netscape.com
4beaee13b5 Branch landing: Multithreading libmocha in mozilla.
- Add context parameter to LM_LockJS and friends.
1998-09-25 22:06:47 +00:00
mlm%netscape.com
59a64edc95 Branch landing: Multithreading in libmocha.
- Add parameters to LM_LockJS and friends.
1998-09-25 22:06:09 +00:00
mlm%netscape.com
5e4dac6588 Branch landing: Multithreading libmocha in mozilla.
- New file to toss contexts into thread group lists and otherwise deal
   with multithreading data.
1998-09-25 22:05:22 +00:00
mlm%netscape.com
64e462e071 Branch landing: Multithreading libmocha in mozilla.
- Add multiple window groups to allow windows to execute JS on
   different threads.
- Add new context parameters to JS and libmocha functions for thread
   safety.
1998-09-25 22:04:34 +00:00
mlm%netscape.com
bf4111926a Branch landing: Multithreading libmocha in mozilla.
- Change semantics of LM_LockJS to add context parameter.
1998-09-25 22:03:37 +00:00
mlm%netscape.com
b90ca7ec9c Branch landing: Multithreading libmocha in mozilla.
- Add casts to make -DJS_THREADSAFE work.
1998-09-25 22:02:47 +00:00
mlm%netscape.com
fbc03d270b Branch landing: Multithreading libmocha in mozilla.
- Add -DJS_THREADSAFE
1998-09-25 22:02:19 +00:00
mlm%netscape.com
d356d4ce0a Branch landing: Multithreading libmocha in mozilla.
- Add jscookie.h
- Move JSCF_ function to mocha thread for thread safety.
- Add functions to libevent.h to deal with multiple window groups.
- Add functions to libmocha.h to deal with multiple window groups.
1998-09-25 22:01:25 +00:00
mlm%netscape.com
82fa1e53f6 Branch landing: Multithreading in mozilla.
- Add -DJS_THREADSAFE to builds.
1998-09-25 22:00:13 +00:00
mlm%netscape.com
bd371efe89 Branch landing: Multithreading in mozilla.
- Add -DJS_THREADSAFE and new file lm_wngrp.c.
1998-09-25 21:59:47 +00:00
toshok%netscape.com
c1787ebe0f package is addresscard, not AddressCard 1998-09-25 21:25:57 +00:00
cyeh%netscape.com
f8ebc21b0d removing obsolete project files 1998-09-25 21:18:14 +00:00
toshok%netscape.com
5c4f019d24 package is addresscard, not AddressCard 1998-09-25 21:14:20 +00:00
spider%netscape.com
f8a5eacb00 Shutdown Inet 1998-09-25 21:07:57 +00:00
spider%netscape.com
c188bb8ce8 Fix for latest raptor code 1998-09-25 20:55:26 +00:00
wtc%netscape.com
0411a3a8f0 Removed unused macro and enum constant definitions. 1998-09-25 20:38:11 +00:00
wtc%netscape.com
5155300605 NSPR20 v3.0 beta landing from NSPRPUB_RELEASE_3_0_LANDING_BRANCH. 1998-09-25 20:34:39 +00:00
morse%netscape.com
28826f05d5 fix up wording for single signon 1998-09-25 20:11:05 +00:00
kipp%netscape.com
95cd6bc299 Hooked up width/height attributes to style changed reflow 1998-09-25 18:25:20 +00:00
kipp%netscape.com
c8bd333d5b Setup repository so that netlib will work 1998-09-25 18:18:09 +00:00
kipp%netscape.com
931ab0fbb3 Made SkipRuleSet actually work 1998-09-25 18:17:48 +00:00
kipp%netscape.com
b594898c5a new 1998-09-25 18:17:07 +00:00
rogerl%netscape.com
bfc8111f7b Oops, checked in a call to decompileFunctionBody which was for debugging
purposes only.
1998-09-25 18:10:27 +00:00
ramiro%netscape.com
247ff07dc9 Add comment 1998-09-25 18:06:15 +00:00
ramiro%netscape.com
dc54402e0b Adding QtMozilla to repository (qtfe). 1998-09-25 18:04:00 +00:00
spider%netscape.com
bc2a9c054e Modularized Julian now resided in Zulu 1998-09-25 17:58:12 +00:00
kipp%netscape.com
a0d97d73f6 Resurrected tests 1998-09-25 17:55:03 +00:00
kipp%netscape.com
b27a8db2d5 Added tests back into the build 1998-09-25 17:54:48 +00:00
kipp%netscape.com
5402468108 Removed silly SIDE #define 1998-09-25 17:50:53 +00:00
kipp%netscape.com
6d53992c3f Support break-before/after for block frames 1998-09-25 17:50:09 +00:00
ramiro%netscape.com
c526f979aa Fix busted build. Dont return a value for a void function. 1998-09-25 17:31:36 +00:00