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

59 Коммитов

Автор SHA1 Сообщение Дата
Xiaobin.Lu%eng.Sun.com 94f822459e Fix for 77194 (liveconnect does not work for non-applet case)
r=edburns & beard sr=brendan
2001-08-21 02:04:12 +00:00
Xiaobin.Lu%eng.Sun.com eb9ea6832c Bug 68933 r=Ed Burns and Mike Shaver sr=Mike Shaver
Function name changed due to idl convention
2001-04-04 22:14:43 +00:00
edburns%acm.org 5ff8275a2c ra=edburns
r=av
sr=waterson
author = Nikolay Igotti <inn@sparc.spb.su>
Changes are:
  - adding IID accessors to nsIJVMPlugin and nsIJVMConsole interface - I think
    better patch would  add accessors to the end of interface definition -
    to save binary compatibility with Java Plugin
 -  together with old way of obtaining of JVM service (GetFactory) use new way
    GetService - it's good anyway and shouldn't break Java Plugin

M modules/oji/public/nsIJVMPlugin.h
M modules/oji/public/nsIJVMConsole.h
M sun-java/stubs/include/jri_md.h
M modules/oji/src/nsJVMManager.cpp
2001-04-03 22:05:03 +00:00
joe.chou%eng.sun.com c7d25aa8d8 After converting nsIJVMPluginInstance.h to nsIJVMPluginInstance.idl (64296, already checked in), theoriginal nsIJVMPluginInstance.h is no longer needed. 2001-04-03 19:04:22 +00:00
joe.chou%eng.sun.com 47d5143773 Re-checkin fix of bug 64296 after updating the Mac file, build/mac/build_scripts
/MozillaBuildList.pm.

bug=64296
r=edburns
sr=waterson

This checkin idlifies some files in the plugin hierarchy.

The following files are in this checkin.

build/mac/build_scripts/MozillaBuildList.pm
modules/oji/public/MANIFEST
modules/oji/public/MANIFEST_IDL
modules/oji/macbuild/ojiIDL.mcp
modules/plugin/public/MANIFEST
modules/plugin/public/MANIFEST_IDL
modules/plugin/macbuild/pluginIDL.mcp
modules/oji/public/Makefile.in
modules/oji/public/makefile.win
modules/oji/public/nsIJVMPluginInstance.idl
modules/plugin/public/Makefile.in
modules/plugin/public/makefile.win
modules/plugin/public/nsIPluginManager.idl
2001-03-30 05:00:56 +00:00
bryner%uiuc.edu a57c876f7b Backing out joe.chou@eng.sun.com's changes, they broke the Mac. r=sdagley. 2001-03-27 03:49:31 +00:00
joe.chou%eng.sun.com d65d8b3774 bug=64296
r=edburns
sr=waterson

This checkin idlifies some files in the plugin hierarchy.

The following files are in this checkin.

build/mac/build_scripts/MozillaBuildList.pm
modules/oji/public/MANIFEST
modules/oji/public/MANIFEST_IDL
modules/oji/macbuild/ojiIDL.mcp
modules/plugin/public/MANIFEST
modules/plugin/public/MANIFEST_IDL
modules/plugin/macbuild/pluginIDL.mcp
modules/oji/public/Makefile.in
modules/oji/public/makefile.win
modules/oji/public/nsIJVMPluginInstance.idl
modules/plugin/public/Makefile.in
modules/plugin/public/makefile.win
modules/plugin/public/nsIPluginManager.idl
2001-03-27 00:37:58 +00:00
blakeross%telocity.com ae3fbb9d54 Fix 61474: disable Java Console item in Tasks menu when Java plugin isn't installed. patch mostly by Xiaobin Lu (xiaobin.lu@eng.sun.com). r=blake a=ben 2001-01-09 21:49:02 +00:00
jeff.dyer%compilercompany.com 29b8d72406 b=45692 r=edburns a=brendan: Enable liveconnect security. 2000-09-12 11:47:42 +00:00
jeff.dyer%compilercompany.com afc26f6f4e Bug#16438: New method for unwrapping wrapped java objects for liveconnect. 2000-08-13 14:02:53 +00:00
jeff.dyer%compilercompany.com 2ff9996c7c Bug#34746,34853,40077: New method for checking permission to run java. 2000-08-13 14:01:23 +00:00
edburns%acm.org 8d3843239c 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 cac570c4f9 fix build warnings by using /* */ style comments instead of // 1999-12-04 21:06:49 +00:00
dmose%mozilla.org 142ac52eaf updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
edburns%acm.org 20c9689bd6 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 f0cfc15500 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
briano%netscape.com 775e13bce8 General cleanup. 1999-09-14 02:51:42 +00:00
cyeh%netscape.com 1729151e74 Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people. 1999-09-01 01:24:51 +00:00
norris%netscape.com ec9d253f50 Add all-powerful system principals. Remove some dead code from the build. 1999-09-01 00:54:35 +00:00
beard%netscape.com 42a52923bd to fix build breakage, removed nsIJVMManager.h 1999-08-12 03:33:16 +00:00
bienvenu%netscape.com 2914171e94 fix build bustage 1999-08-12 03:10:30 +00:00
edburns%acm.org 76832ecb8b 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
ducarroz%netscape.com c36ebb819d fix build bustage with nsIJVMConsole.h & nsIJVMPrefsWindow.h for edburns@acm.org 1999-07-07 01:38:35 +00:00
edburns%acm.org d89c5c2b95 Alex Musil and Stanley Ho's changes. Added Show and hide methods. 1999-07-07 00:22:32 +00:00
beard%netscape.com 44653d7854 added IsJavaEnabled(). 1999-04-24 04:10:49 +00:00
beard%netscape.com 56faada4a7 added PostEvent(), which calls nsIRunnable::Run() in a specified thread. 1999-04-12 03:20:21 +00:00
beard%netscape.com 7b6c84617b added WrapJavaObject, which wraps a JNI global reference in a JSObject. 1999-03-21 19:53:28 +00:00
beard%netscape.com 8e8373e02b added IID accessor 1999-03-21 19:51:01 +00:00
beard%netscape.com 9666b10acf added NS_DEFINE_STATIC_IID_ACCESSOR. 1999-03-12 04:46:43 +00:00
beard%netscape.com 61415da5c0 Added accessor for NS_JVMMANAGER_CID. 1999-03-08 00:12:00 +00:00
beard%netscape.com d2e48e1e5f Added InitLiveConnectClasses for DOM's use. 1999-03-08 00:09:05 +00:00
beard%netscape.com 041fd2dea9 Added nsILiveConnectManager.h. 1999-02-25 04:39:20 +00:00
beard%netscape.com eb77edb814 #include "jni.h" if necessary. 1999-02-25 04:18:59 +00:00
beard%netscape.com 7d353585ab Renamed CID macro. 1999-02-25 04:18:30 +00:00
beard%netscape.com ef77feca3d nsILiveConnectManager.h 1999-02-24 18:00:00 +00:00
beard%netscape.com c4b2b0c097 First Checked In. 1999-02-24 17:58:36 +00:00
beard%netscape.com 467ccd0a39 OJI interface changes 1999-02-20 02:24:15 +00:00
beard%netscape.com 80a91dff9f First Checked In. 1999-02-05 07:58:30 +00:00
sudu%netscape.com c94385ee94 OJI MozClassic to raptor merge 1999-01-25 08:05:00 +00:00
ramiro%netscape.com e2b921bf3c Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
cyeh%netscape.com 65038e9551 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 38a5c16703 Changed a comment. 1998-11-03 00:13:38 +00:00
sudu%netscape.com 8a54605f1b Changes to support liveconnect security using ProxyJNI 1998-11-02 23:11:38 +00:00
beard%netscape.com 3c968525d6 First Checked In. 1998-10-22 20:45:42 +00:00
beard%netscape.com e9ccae9fae added ProxyJNI.h, nsIThreadManager.h 1998-10-22 20:44:43 +00:00
warren%netscape.com 209b6aebf4 Added 1998-10-14 01:35:59 +00:00
beard%netscape.com 56b028c00e Added GetSecureJNI 1998-10-13 21:39:15 +00:00
beard%netscape.com fa4bc6d2f5 Removed ; after } 1998-10-13 21:15:47 +00:00
beard%netscape.com b77e56b453 First Checked In. 1998-10-13 21:14:53 +00:00
beard%netscape.com bd942a7ac2 Added NewObjectArray, changed NewArray. 1998-10-03 03:16:30 +00:00