jeff.dyer%compilercompany.com
e9ecd91862
Bug#16438: New method for unwrapping wrapped java objects for liveconnect.
2000-08-13 14:02:53 +00:00
jeff.dyer%compilercompany.com
1c4fcc047e
Bug#34746,34853,40077: New method for checking permission to run java.
2000-08-13 14:01:23 +00:00
warren%netscape.com
4af572e4c1
Bug 46711. Removed nsAutoString travisty from nsStringKey. Introduced nsCStringKey. Made them both share the underlying string when possible. r=waterson
2000-08-10 06:19:37 +00:00
cls%seawood.org
062c8bd937
Start tedious process of removing obsolete mozilla/include files from build. This patch should take us down to 19 of 101. Bug #38061
2000-07-10 07:13:31 +00:00
cls%seawood.org
e1e6c5760f
Removed obsolete REQUIRES variable from every Makefile.in/makefile.win
2000-06-30 08:08:04 +00:00
drapeau%eng.sun.com
72597d4d70
Two main things:
...
1) Fix for 23775 (three files changed for this)
2) Many OJI unit tests added.
2000-06-23 02:28:31 +00:00
rpallath%eng.sun.com
61ae6946be
Changed some filenames to set it size to 31 ( MacOS restriction)
...
AlteredMakefiles
Changed Test File List
changed test cases to reflect status as described in bug 39050
2000-05-15 21:49:21 +00:00
cls%seawood.org
772286e0af
More OS/2 Makefile changes. Bug #34106 Batch 12
2000-05-04 11:00:47 +00:00
rpallath%eng.sun.com
fd56fac159
New API Tests for OJI.
2000-05-03 01:03:55 +00:00
edburns%acm.org
63646c3581
a=leaf
...
r=edburns
Author = snizinsk@us.ibm.com
bug: http://bugzilla.mozilla.org/show_bug.cgi?id=34762
Use PR_CALLBACK on thread_starter
2000-04-06 04:20:32 +00:00
jim_nance%yahoo.com
005e33f06e
Bug 33322 - Fix compiler warnings. Its been on n.p.m.builds for a few
...
days for module owners to comment on. r=troy@netscape.com
2000-03-30 03:21:26 +00:00
jeff.dyer%compilercompany.com
4a9f5121b6
Fix for #16438 (r=stanley.ho@eng.sun.com). Adds functionality to allow wrapped JSObjects
...
to be unwrapped. The complete resolution of this bug requires the implementation
of the unwrap function in JPI.
2000-03-07 02:41:11 +00:00
edburns%acm.org
e12dfc3c77
a=edburns
...
r=idk
bug=14337
2000-03-04 00:34:55 +00:00
edburns%acm.org
7a008662e7
r=alecf
...
a=edburns
bug=25931
2000-03-03 01:53:52 +00:00
edburns%acm.org
53c67d47e4
r=bruce
...
a=edburns
bug=9854
2000-03-03 00:38:29 +00:00
drapeau%eng.sun.com
5c2a878c21
Fix for 7783 (r=marklin@eng.sun.com): Removed extraneous #include
...
statements, including the "pprthred.h" semi-private header.
2000-02-13 09:07:30 +00:00
scc%netscape.com
5e041e830f
Pro5 update
2000-02-07 23:06:04 +00:00
davidm%netscape.com
fe41e25299
Bug 25949 update access paths for codewarrior update.
2000-02-06 04:38:30 +00:00
pp%ludusdesign.com
207f05242d
Conversion to NS_GET_IID(). Bug #20232 , r=scc@netscape.com
2000-02-01 14:26:27 +00:00
pp%ludusdesign.com
13efd9e8c6
Converting usage of ::GetIID() to NS_GET_IID().
...
Bug #20232 , r=scc@netscape.com
2000-01-11 20:49:15 +00:00
jdunn%netscape.com
1dbef33576
resolving all unresolved symbols at link time
...
#= 18896 (continuation)
r= pepper@netscape.com - but ramiro and I talked about these types of changes ages ago
2000-01-07 02:46:06 +00:00
jdunn%netscape.com
bc0dde3bfe
deleting a void * is bad!
...
r= beard
2000-01-06 00:40:32 +00:00
sspitzer%netscape.com
04bf8050cb
fix a bunch of warnings for beard, so that he can see (and fix) the real warnings
2000-01-05 01:41:06 +00:00
Jerry.Kirk%Nexwarecorp.com
52e19d61fc
Remove #includes of libmocha.h and libevent.h which according to Shaver
...
don't need to be there. I noticed this problem under Neutrino because
these header files also use "uint" which was undefined.
b=23041 r=jst@citec.fr
2000-01-04 20:40:09 +00:00
dougt%netscape.com
c5fc0c5561
Converting to use nsIModule macro. r=dp.
2000-01-03 23:20:25 +00:00
edburns%acm.org
ee35d0bd90
r=marklin
...
bug=7785
a=edburns
Change nsIThreadManager::GetCurrentThread(PRUint32 *result)
to nsIThreadManager::GetCurrentThread(nsPluginThread* *result)
1999-12-06 20:12:56 +00:00
sspitzer%netscape.com
a076c84de6
fix build warnings by using /* */ style comments instead of //
1999-12-04 21:06:49 +00:00
drapeau%eng.sun.com
9f1f0347d6
Fix for bug 5427 ("Passing security principals into nsILiveConnect
...
methods will cause browser to crash"), fix contributed by
jeff.dyer@compilercompany.com , r=drapeau@eng.sun.com . More
bulletproof way of testing if principals passed in are valid (comments
in the code fix explain in more detail).
1999-12-01 00:46:43 +00:00
mark.lin%eng.sun.com
3dbc4891f6
Changed all occurances of nsVector to use nsVoidArray in the OJI module.
...
This fixes part of bug #11666 . r=ed.burns@eng.sun.com .
Contact me at mark.lin@eng.sun.com or (408) 517-5365 if there are problems.
1999-11-30 23:58:28 +00:00
bryner%uiuc.edu
31301221b2
Minor changes to fix building on Linux with --enable-oji. r=shaver.
1999-11-29 20:27:00 +00:00
dmose%mozilla.org
8535dda53e
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:43:54 +00:00
akhil.arora%sun.com
0634b6ed95
17802 r=drapeau@eng.sun.com Workshop C++ 5.0 needs a cast
1999-11-02 22:57:58 +00:00
tbogard%aol.net
c9198a207c
Changed NS_ENSURE_NOT to NS_ENSURE_FALSE to reflect API change. r=hyatt
1999-11-01 21:43:56 +00:00
edburns%acm.org
cb86e2278a
r=edburns@acm.org
...
author=idk@eng.sun.com
#16149
approver=edburns@acm.org
1999-10-26 01:29:09 +00:00
edburns%acm.org
90b483f4ea
Fix for http://bugzilla.mozilla.org/show_bug.cgi?id=15902
...
Approved by: edburns@acm.org
Reviewed by: edburns@acm.org
Authored by: idk@eng.sun.com
1999-10-09 01:34:29 +00:00
beard%netscape.com
b547c2ffb0
changed from directly using "MSL DropInRuntime.Lib" to using "NSComponentStartup.o" to enable GC leak detector. r=smfr
1999-10-03 20:46:23 +00:00
rjc%netscape.com
dc46519283
Bug # 14034: Convert to nsIModule to prepare for memory leak fixing. Review: dp@netscape.com
1999-10-02 00:48:02 +00:00
alecf%netscape.com
27e300fc54
we don't need xplib.lib anymore
1999-09-21 22:24:04 +00:00
warren%netscape.com
4189d29c87
fixed leaked JVM manager service in oji
1999-09-20 20:53:01 +00:00
briano%netscape.com
70f4c0b6b8
General cleanup.
1999-09-14 02:51:42 +00:00
cyeh%netscape.com
df37c0fb33
Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people.
1999-09-01 01:24:51 +00:00
norris%netscape.com
bff57397e0
Add all-powerful system principals. Remove some dead code from the build.
1999-09-01 00:54:35 +00:00
mccabe%netscape.com
779d51d186
First cut at removing manual declaration of interface methods in implementation classes and replacing with xpidl-generated NS_DECL_NSIFOO macro.
...
Hopefully this'll help turn the copy-n-paste tide towards using this macro.
1999-08-21 08:54:47 +00:00
tbogard%aol.net
c8c8eea4c0
XPCOM Cleanup: Fixed Aggregation macros in nsAgg.h to do aggregation correctly. Fixed usages and implementation of aggregation using these macros through out the tree.
1999-08-19 05:36:30 +00:00
toshok%hungry.com
2058eb8065
we need the nspr private directory, even if building from the mozilla source tree, on unix.
1999-08-13 06:05:16 +00:00
sfraser%netscape.com
9e65931ac2
One final try to get the header output paths right.
1999-08-12 06:07:12 +00:00
beard%netscape.com
3882d9c9c2
fixed access paths to point to the one, true, dist..
1999-08-12 04:29:35 +00:00
beard%netscape.com
f89ed0dc3e
First Checked In.
1999-08-12 03:57:06 +00:00
beard%netscape.com
540c0198b5
to fix build breakage, removed nsIJVMManager.h
1999-08-12 03:33:16 +00:00
bienvenu%netscape.com
3b12f5f7fb
fix build bustage
1999-08-12 03:10:30 +00:00
edburns%acm.org
1706f2c458
This fix is for http://bugzilla.mozilla.org/show_bug.cgi?id=5429 .
...
This fix enables the Tasks->Java Console menu item to show the Java
Console provided by the JRE plugin if it is installed.
It also exposes nsIJVMManager as a full XPIDL citizen, with the progid
component://netscape/oji/jvm-mgr. see modules/oji/public/nsIJVMManager.idl
for the methods that can be called.
Thanks to Trevor, John Bandauer, Brendan Eich and Robert Yang.
1999-08-12 01:56:18 +00:00
toshok%hungry.com
9efcfa356d
if we're building nspr from the mozilla tree, add the correct private NSPR include dir.
1999-08-09 19:47:21 +00:00
beard%netscape.com
adb90c463e
Fixing windows breakage, can't free const char* pointers!
1999-08-03 05:10:11 +00:00
buster%netscape.com
ba7c30a10e
added a (crappy) cast to get it to compile, for VC 5.2 on Windows at least.
...
the owner should verify this fix immediately.
1999-08-03 05:05:38 +00:00
pinkerton%netscape.com
31f04581dd
attempt to fix bustage. would take too long to pull on my win32 box, as that is the only place this breaks.
1999-08-03 04:31:19 +00:00
arielb%netscape.com
76ffc06aa5
Fix to the caps security module. I removed the nsPrincipal struct, from now
...
on you can access principals by their xpcomed interface nsIPrincipal.
1999-07-24 03:58:23 +00:00
ducarroz%netscape.com
34b8a412fa
fix build bustage with nsIJVMConsole.h & nsIJVMPrefsWindow.h for edburns@acm.org
1999-07-07 01:38:35 +00:00
edburns%acm.org
ce2384fa14
Alex Musil and Stanley Ho's changes. Added Show and hide methods.
1999-07-07 00:22:32 +00:00
dveditz%netscape.com
7aa859429b
makefile cleanups
1999-07-02 13:40:18 +00:00
warren%netscape.com
5e8dccf3fe
More necko changes. Changed nsIPluginTagInfo2::GetDocumentBase to copy string.
1999-06-23 19:55:21 +00:00
warren%netscape.com
447b069ddb
IDLized stream interfaces. Required rename of overloaded Write method (now WriteFrom).
1999-06-03 21:50:47 +00:00
dp%netscape.com
0443b20e33
Landing xpcom20/21 branch.
1999-05-26 01:38:36 +00:00
beard%netscape.com
141f280ccb
bug #5670 : renamed nsJNIEnvRef -> GetProxyEnv, got rid of operator ->, added GetSecureEnv. Changed CreateProxyJNI to return NULL if getSecureEnv() returns NULL, so the proxy JNI doesn't have to check for NULL. Makes OJI more robust when a JVM isn't available.
1999-05-19 01:44:35 +00:00
beard%netscape.com
71f178f197
bug #4839 : now including xp_path.h instead of primpl.h.
1999-05-17 21:10:45 +00:00
beard%netscape.com
c19e552fe4
changed map_jsj_thread_to_js_context_impl to use the plugin's instance peer2 to obtain the JSContext.
1999-05-08 16:48:05 +00:00
hyatt%netscape.com
777eac9864
Changed the arguments to PostSynchronousEvent.
1999-05-05 23:54:47 +00:00
hyatt%netscape.com
2f4053dbab
Switching over to nsIEventQueues.
1999-05-04 23:31:07 +00:00
beard%netscape.com
888ebe913c
added IsJavaEnabled().
1999-04-24 04:10:49 +00:00
braddr%puremagic.com
3ab41a407e
Add back in a header file that's still needed that beard took out.
1999-04-12 06:00:44 +00:00
beard%netscape.com
b4477ef8a3
added PostEvent(), which calls nsIRunnable::Run() in a specified thread.
1999-04-12 03:20:21 +00:00
beard%netscape.com
4112bb1d2b
added PostEvent()
1999-04-12 03:17:58 +00:00
beard%netscape.com
666d0b4c61
removed g_pNSIServiceManager (no longer used)
1999-04-12 03:16:14 +00:00
beard%netscape.com
5509bb9703
renamed g_pNSIServiceManager to theServiceManager.
1999-04-11 00:01:18 +00:00
beard%netscape.com
c28bc4120e
got rid of m_pNSIFactory, service manager is used to manage singletons. renamed g_pNSIServiceManager to theServiceMangager.
1999-04-11 00:01:17 +00:00
toshok%hungry.com
1b0e44b36a
always go into src
1999-04-07 05:13:53 +00:00
toshok%hungry.com
6add7c7069
add the nspr private include directory in a way that works with autoconf. this stuff still isn't built by default, but it builds for me on freebsd.
1999-04-05 03:12:13 +00:00
beard%netscape.com
f951d14663
nsJVMManager::CreateThread(): upped the priority from LOW to NORMAL.
1999-04-02 06:21:59 +00:00
amusil%netscape.com
d71744eb68
Changes to hook up LiveConnect on Windows
1999-03-29 22:18:05 +00:00
beard%netscape.com
a8e341d0c4
using nsIPluginInstancePeer2
1999-03-25 03:30:14 +00:00
beard%netscape.com
66f04ecd15
added GetJVMContext() to map_jsj_thread_to_js_context_impl() to get JSContext associated with a call back from Java. Using nsIPluginInstancePeer::GetJSWindow() to return global JSObject for each browser window.
1999-03-24 05:49:05 +00:00
beard%netscape.com
e606519553
QueryInterface build bustage (argh)
1999-03-21 21:11:53 +00:00
beard%netscape.com
447508ced4
changed jvmMochaPrefsEnabled to be default true, cleaned up in preparation for making JSObject.getWindow.
1999-03-21 19:56:09 +00:00
beard%netscape.com
ba477e454e
added WrapJavaObject, which wraps a JNI global reference in a JSObject.
1999-03-21 19:53:28 +00:00
beard%netscape.com
d64b63d9e0
added IID accessor
1999-03-21 19:51:01 +00:00
leaf%mozilla.org
0a0f5ac00f
Landing nspr library name change, and plevent function call change.
1999-03-17 21:32:03 +00:00
pierre%netscape.com
f3356cc769
fixed uninitialized variable in map_java_object_to_js_object_impl()
1999-03-12 23:18:13 +00:00
beard%netscape.com
e291c88c43
added NS_DEFINE_STATIC_IID_ACCESSOR.
1999-03-12 04:46:43 +00:00
warren%netscape.com
c50687b845
nsRepository -> nsIComponentManager changes.
1999-03-09 09:44:27 +00:00
beard%netscape.com
8e5d1b50c4
Added accessor for NS_JVMMANAGER_CID.
1999-03-08 00:12:00 +00:00
beard%netscape.com
917b3eb6bd
Added InitLiveConnectClasses for DOM's use.
1999-03-08 00:09:05 +00:00
brade%netscape.com
01ac29c7fa
add static to reduce compiiler warnings on Macintosh
1999-03-02 15:28:46 +00:00
warren%netscape.com
97781f4c14
Changes for RDF component registration using nsRepository. Also changed args to NSGetFactory and friends.
1999-02-26 10:17:14 +00:00
sfraser%netscape.com
d847eb7428
Mac project changes -- link with MSLDropInRuntime, instead of MSLShLibRuntime, and fix link order.
1999-02-26 00:54:57 +00:00
ebina%netscape.com
b833b43c3d
Change old RegisterFactory calls to use the new API.
1999-02-25 18:38:45 +00:00
beard%netscape.com
a683828892
Added nsILiveConnectManager.h.
1999-02-25 04:39:20 +00:00
beard%netscape.com
78f05b61b7
cleaned up factory logic for service manager.
1999-02-25 04:20:06 +00:00
beard%netscape.com
b8e77db452
#include "jni.h" if necessary.
1999-02-25 04:18:59 +00:00
beard%netscape.com
bbf25a510c
Renamed CID macro.
1999-02-25 04:18:30 +00:00
beard%netscape.com
013470dab1
implementing nsILiveConnectManager.
1999-02-25 04:18:00 +00:00
beard%netscape.com
84d5ddda94
implementing nsILiveConnectManager interface methods.
1999-02-25 04:16:50 +00:00
beard%netscape.com
d599bb5186
nsILiveConnectManager.h
1999-02-24 18:00:00 +00:00
beard%netscape.com
8109777be3
First Checked In.
1999-02-24 17:58:36 +00:00
troy%netscape.com
2d2cd7c74a
Fixed build bustage
1999-02-20 04:20:09 +00:00
beard%netscape.com
1692c4c365
OJI interface changes
1999-02-20 02:24:15 +00:00
warren%netscape.com
4a71d6c91d
Fixed unsigned problems.
1999-02-06 04:02:02 +00:00
beard%netscape.com
d563196107
First Checked In.
1999-02-05 07:58:30 +00:00
amusil%netscape.com
a9129eb4e6
Added oji, liveconnect and caps shared libs to the registry.
1999-02-04 00:18:22 +00:00
amusil%netscape.com
40822ed808
Corrected error in the use of CIIDs and IIDs
1999-02-04 00:03:18 +00:00
amusil%netscape.com
5af2ed50fc
Converted oji to build as a shared lib
1999-02-03 20:11:08 +00:00
sudu%netscape.com
6624efe2b9
OJI MozClassic to raptor merge
1999-01-25 08:05:00 +00:00
ramiro%netscape.com
2009b728de
Add cvsignore entries for makefiles generated bu autoconf.
1998-12-05 09:07:33 +00:00
cyeh%netscape.com
e9d3c67427
Removing static makefiles as a part of the transition to Autoconf. I have taken great
...
care to only remove makefiles affailiated with building nglayout. I have also verified that
the build at this point in time succesfully builds with autoconf.
If you must recover one of these makefiles, you can use the static tag STATIC_MAKEFILES.
If I removed a makefile that you need, please e-mail cyeh@netscape.com .
1998-11-21 00:34:32 +00:00
beard%netscape.com
90eeb983e2
Trying to fix IRIX bustage, #include "jvmmgr.h" first to get "xp_core.h" first. (Don't ask. Bool problems.)
1998-11-03 20:53:39 +00:00
sudu%netscape.com
fe0506465c
Moved result declaration outside the if statement to fix irix build
1998-11-03 02:34:50 +00:00
sudu%netscape.com
458a05591b
Changes to support liveconnect security using ProxyJNI
1998-11-03 00:21:47 +00:00
beard%netscape.com
925453c4fb
Updated to use security context.
1998-11-03 00:14:49 +00:00
beard%netscape.com
177c1fe006
Changed a comment.
1998-11-03 00:13:38 +00:00
beard%netscape.com
9e6d20376e
Changes to support liveconnect security using ProxyJNI
1998-11-03 00:06:12 +00:00
beard%netscape.com
efeb78f542
Added nsCSecurityContext.cpp.
1998-11-02 23:31:23 +00:00
sudu%netscape.com
a4f7620f28
Changes to support liveconnect security using ProxyJNI
1998-11-02 23:11:38 +00:00
beard%netscape.com
375fe1a835
First Checked In.
1998-10-22 20:45:42 +00:00
beard%netscape.com
f0d430344d
added ProxyJNI.h, nsIThreadManager.h
1998-10-22 20:44:43 +00:00
beard%netscape.com
50a2e923ff
Changed nsJNI.cpp to ProxyJNI.cpp.
1998-10-22 20:43:45 +00:00
beard%netscape.com
f32b08b2d5
Fixed parameter marshalling.
1998-10-22 20:42:47 +00:00
warren%netscape.com
ff26b4ea21
Fix from toshok.
1998-10-19 22:01:53 +00:00
warren%netscape.com
0837a42bcb
Added
1998-10-14 01:35:59 +00:00
beard%netscape.com
4e2bce6665
Added GetSecureJNI
1998-10-13 21:39:15 +00:00
beard%netscape.com
0cd1926508
Removed ; after }
1998-10-13 21:15:47 +00:00
beard%netscape.com
ba38421a49
First Checked In.
1998-10-13 21:14:53 +00:00
cyeh%netscape.com
675b4e3b4f
remove old MOCHA define, on by default in mozilla build
1998-10-06 20:47:49 +00:00
warren%netscape.com
4b2bac0bba
Adding new files, breaking things out of jvmmgr.cpp (not online yet).
1998-10-06 05:59:16 +00:00
cyeh%netscape.com
3c34f3063b
removing obsolete files. use MANIFEST instead.
1998-10-05 18:42:02 +00:00
beard%netscape.com
0c00001070
Added ::public: to access paths, added nsJNI.cpp, proxy JNI.
1998-10-03 03:40:42 +00:00
beard%netscape.com
777f7008d4
Finished proxy JNIEnv. Added security context parameters.
1998-10-03 03:18:00 +00:00
beard%netscape.com
840ef43ff2
Added NewObjectArray, changed NewArray.
1998-10-03 03:16:30 +00:00
beard%netscape.com
0067dacf16
First Checked In.
1998-10-02 21:23:49 +00:00
beard%netscape.com
3ac6f9e6ee
Added nsISecureJNI2.h
1998-10-02 21:22:41 +00:00
cls%seawood.org
b8f3b344ff
Changed LCFLAGS to CFLAGS. LCFLAGS doesn't work under autoconf.
1998-10-02 02:16:28 +00:00
cyeh%netscape.com
77e82cb96a
Remove old MOCHA #ifdefs
1998-10-01 21:24:22 +00:00
warren%netscape.com
7e5b13e910
Broke out LiveConnect callbacks into separate file.
1998-09-30 20:54:09 +00:00
sudu%netscape.com
ede108603b
Changes to support secure liveconnect
1998-09-30 20:41:35 +00:00
beard%netscape.com
6f43233e5b
Made SpendTime method XP.
1998-09-30 20:07:45 +00:00
pinkerton%netscape.com
7c640d6f80
Updated projects for Pro4. Turned off mod-date caching for depend builds. Using InterfacesStubs wrapper where appropriate for Carbon.
1998-09-29 17:11:00 +00:00
cyeh%netscape.com
a2eec6b4b5
remove old #ifdefs
1998-09-28 20:20:42 +00:00
michaelp%netscape.com
53316363b6
changes to support using OJI with raptor.
1998-09-27 22:11:12 +00:00
mlm%netscape.com
5d331a9642
Branch landing: Multithreading libmocha in mozilla.
...
- Add cx parameter to LM_LockJS and friends.
1998-09-25 22:09:03 +00:00
beard%netscape.com
60f7e019a9
create_java_vm_impl was always failing.
1998-09-24 01:20:09 +00:00
beard%netscape.com
10ec2dfb72
Need a real plugin manager reference.
1998-09-22 22:23:35 +00:00
beard%netscape.com
24604b9239
Added JVM_SpendTime.
1998-09-21 20:47:21 +00:00
beard%netscape.com
f1af088431
Added SpendTime to nsIJVMPlugin. Only turned on for XP_MAC, to avoid breaking other's plugins.
1998-09-21 20:41:19 +00:00