Commit Graph

197 Commits

Author SHA1 Message Date
rpallath%eng.sun.com
6af25acfae r=a=edburns
Updates
 build/Makefile.win              (create dir. bin/classes)
 build/Makefile                  (create dir. bin/classes)
 build/compile.mk                (DEBUG support)
 build/rules.mk                  (Changed order of LIBS and add MOZ_DEBUG flag)
 build/test.html                 (updated test.html)
 build/README                    (updated README)
 src/JNI/Makefile                (Changed JAR action)
 src/JNI/Makefile.win            (Changed JAR action)
 src/include/ojiapitests.h       (Resolve bug 52340)
 src/JNI/ClassOperation/Makefile (Add FindClass_8 Test)


New files
 README (Updated README)
 FAQ (Frequently asked questions)
 script/test.html (Default test.html to be loaded for all test cases)
 script/OJIValidTests.lst (List of Tests Cases that have to PASS)
 src/Killer/kill.bat  (compilation script for killer.exe)
 src/Killer/killer.cpp.win98 (for killing VC++ debug window for win98)
2000-11-03 20:05:16 +00:00
jeff.dyer%compilercompany.com
39043d84d8 Fix redness by removing incorrect conversion. 2000-10-19 12:17:54 +00:00
jeff.dyer%compilercompany.com
c194d27da3 b=53849, r=mstoltz@netscape.com,edburns@acm.org, a=brendan@mozilla.org.
This fix makes Liveconnect smarter about getting a security principal
when verifying that call from an applet to JS should be allowed.
2000-10-19 11:51:22 +00:00
valeski%netscape.com
d354adc226 54508. r=edburns@acm.org, a=brendan@mozilla.org. we were installing the oji.dll in the bin dir *and* the bin/components dir which was redundant. oji.dll is a component and doesn't need to be in the bin dir. 2000-09-28 22:47:48 +00:00
jeff.dyer%compilercompany.com
c7694d1af4 #45692:r=edburns,a=brendan. Backing out latest change. 2000-09-22 15:01:29 +00:00
jeff.dyer%compilercompany.com
5f08738a74 #45692:r=edburns,a=brendan. Followup fixes for oji liveconnect security. Second attempt. 2000-09-22 14:17:46 +00:00
jeff.dyer%compilercompany.com
5db74564d0 #45692:r=edburns,a=brendan. Followup fixes for oji liveconnect security. 2000-09-22 13:48:20 +00:00
rayw%netscape.com
0257791053 Bug 37275, Changing value of all progids, and changing everywhere a progid
is mentioned to mention a contractid, including in identifiers.

r=warren
2000-09-13 23:57:52 +00:00
jeff.dyer%compilercompany.com
3c7bf12fc8 FALSE -> PR_FALSE 2000-09-12 12:44:48 +00:00
jeff.dyer%compilercompany.com
ed96265c80 FALSE -> PR_FALSE 2000-09-12 12:22:52 +00:00
jeff.dyer%compilercompany.com
29b8d72406 b=45692 r=edburns a=brendan: Enable liveconnect security. 2000-09-12 11:47:42 +00:00
rpallath%eng.sun.com
14da8d77d9 Reviewed by Ed Burns
Added MOZ_DEBUG flags and include stmts. to copy dll's to bin/components
dir.
2000-09-05 20:58:42 +00:00
rpallath%eng.sun.com
a73b3fd4fb Reviewed by Ed Burns
Check for OS type and accordingly reflect  mozilla executable name
2000-09-05 20:57:20 +00:00
beard%netscape.com
5067db922b bug 39050, fixing usage of va_arg to use proper type promotion 2000-08-19 17:59:02 +00:00
jgaunt%netscape.com
85eba39719 r=jdunn@netscape.com r=edburns@acm.org r=cls@netscape.com
a=leaf@netscape.com a=drapeau@eng.sun.com
bug=#43090
fix for hpux java plugin, generalized through configure.in for anyone.
2000-08-14 23:32:14 +00:00
jeff.dyer%compilercompany.com
1c64747083 Bug#34746,34853,40077: Implementation for new method for checking permission to run java. 2000-08-13 14:05:18 +00:00
jeff.dyer%compilercompany.com
63d650ea5d Bug#16438: Wire up use of new unwrap api. 2000-08-13 14:04:32 +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
warren%netscape.com
84b5fd67e3 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
e87a1b7b11 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
1f3b6d75ab Removed obsolete REQUIRES variable from every Makefile.in/makefile.win 2000-06-30 08:08:04 +00:00
drapeau%eng.sun.com
7f384b86a6 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
1dc4d7cc63 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
4bb89416eb More OS/2 Makefile changes. Bug #34106 Batch 12 2000-05-04 11:00:47 +00:00
rpallath%eng.sun.com
5a0df45233 New API Tests for OJI. 2000-05-03 01:03:55 +00:00
edburns%acm.org
b419700390 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
dc0e139673 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
8732697965 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
c5cf5503c3 a=edburns
r=idk
bug=14337
2000-03-04 00:34:55 +00:00
edburns%acm.org
220a9eb77d r=alecf
a=edburns
bug=25931
2000-03-03 01:53:52 +00:00
edburns%acm.org
0ebbfaaca6 r=bruce
a=edburns
bug=9854
2000-03-03 00:38:29 +00:00
drapeau%eng.sun.com
7f5e768851 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
73802d6f2e Pro5 update 2000-02-07 23:06:04 +00:00
davidm%netscape.com
643d194472 Bug 25949 update access paths for codewarrior update. 2000-02-06 04:38:30 +00:00
pp%ludusdesign.com
48e640ed4f Conversion to NS_GET_IID(). Bug #20232, r=scc@netscape.com 2000-02-01 14:26:27 +00:00
pp%ludusdesign.com
698852a4f4 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
9253e8c89b 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
d8dfc5e557 deleting a void * is bad!
r= beard
2000-01-06 00:40:32 +00:00
sspitzer%netscape.com
b02bce1850 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
96b8b6ea2b 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
57f3febfe4 Converting to use nsIModule macro. r=dp. 2000-01-03 23:20:25 +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
drapeau%eng.sun.com
55140f57da 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
4a638a811d 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
c19f2eda7f Minor changes to fix building on Linux with --enable-oji. r=shaver. 1999-11-29 20:27:00 +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
akhil.arora%sun.com
fae6e4dc39 17802 r=drapeau@eng.sun.com Workshop C++ 5.0 needs a cast 1999-11-02 22:57:58 +00:00
tbogard%aol.net
10ded258a5 Changed NS_ENSURE_NOT to NS_ENSURE_FALSE to reflect API change. r=hyatt 1999-11-01 21:43:56 +00:00