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

22 Коммитов

Автор SHA1 Сообщение Дата
dbaron%fas.harvard.edu cafe8ecc88 Fix leak of nsMemoryImpl from ns4xPlugin::CreatePlugin. b=56584 r=av@netscape.com sr=waterson@netscape.com 2000-12-09 04:06:49 +00:00
mkaply%us.ibm.com a64a03c486 #58491
r=av, sr/a=scc
Change legacy plugin interfaces to C not C++
2000-11-13 21:40:27 +00:00
waterson%netscape.com b95b383548 Bug 37522. Implement ns4xPlugin::GetMIMEDescription() and ns4xPlugin::GetValue(); alter nsPluginsDirUNIX to use these routines (instead of directly calling the NP_* routine) while grovelling through 4.x plugins. r=av 2000-07-19 21:43:46 +00:00
av%netscape.com 94bf01f465 Addressing #41276, r=edburns 2000-06-13 23:16:05 +00:00
warren%netscape.com 512c8bf433 Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433 2000-06-03 09:46:12 +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
slamm%netscape.com 169624e5db Remove carriage returns. They trip up some compilers. a=cyeh. 1999-07-07 20:18:27 +00:00
edburns%acm.org 86858cc900 Alex Musil's long awaited plugin changes. 1999-07-07 00:28:34 +00:00
mcafee%netscape.com 328bd2d7f7 BeOS changes 1999-06-29 11:36:21 +00:00
amusil%netscape.com 55ca910ac8 Updated 4x plugin support on the Mac 1999-05-17 21:26:48 +00:00
amusil%netscape.com 6301651fb7 Made destructors virtual, added APIs to nsIPluginHost for determining if a plugin is available
for a particular mimetype or file extension.
1999-03-23 03:18:12 +00:00
beard%netscape.com 9d684e7026 added CreatePluginInstance. 1999-03-14 20:26:29 +00:00
amusil%netscape.com a170265a54 Redesigned plugin cache code for StreamAsFile operations. Removed NEW_PLUGIN_STREAM_API ifdefs. 1999-03-11 22:48:58 +00:00
beard%netscape.com e770f4ca72 passing service manager, using NS_CALLBACK macro. 1999-03-06 22:32:49 +00:00
sudu%netscape.com 96b9940de5 Files Sudu's script failed to check in 1999-01-25 09:00:42 +00:00
amusil%netscape.com 1264d07426 Added NPN_NewStream() functionality. Currently uses a temp file between the plugin stream and the target.
I will remove this file in-between as soon as I get a little more stream help from netlib.
1999-01-04 23:43:41 +00:00
amusil%netscape.com 4f9e523356 Fix for Bug# 1771. Re-ordered the calling into the plugin entry point. Initialize()
for 4x plugin now happens in CreatePlugin().
1998-12-09 02:47:03 +00:00
amusil%netscape.com 70717c02d0 Fix for Bug 1416. Moving the call of the plugin entry point into Initialize (after the mPluginManager is set up).
This is so that NPN calls can get resolved if the plugin makes them in the entry point routine.
1998-11-22 23:13:44 +00:00
warren%netscape.com 37436804db Fixes to eliminate nsINetworkManager 1998-09-18 10:48:12 +00:00
michaelp%netscape.com 593610ded9 new plugin world. 1998-09-15 03:48:58 +00:00
michaelp%netscape.com 942e5214f9 changes for plugin support. 1998-08-01 05:46:47 +00:00
warren%netscape.com 13b18ece68 Committed from OJI_19980618_TIP_MERGE1. 1998-07-28 02:07:25 +00:00