gecko/modules/plugin/sdk/samples/npruntime
2010-12-03 00:20:59 -05:00
..
Makefile.in Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted 2009-08-25 08:59:31 -07:00
np_entry.cpp Bug 615881: Fix several bugs related to the handling of NPAPI's NPPluginFuncs structure. r=bsmedberg a=blocking2.0final+ 2010-12-03 00:20:59 -05:00
npn_gate.cpp Clean up npupp.h and rename it to npfunctions.h. b=455458 r/sr=jst 2008-10-07 21:50:25 -04:00
npp_gate.cpp bug 546629 - fix a wrong comment in the npruntime sample plugin code, r=joshmoz 2010-02-22 16:18:17 +03:00
nprt.def put all sample plugins into the npapi sdk. b=360955 rs=jst 2008-09-02 14:51:32 -04:00
nprt.rc put all sample plugins into the npapi sdk. b=360955 rs=jst 2008-09-02 14:51:32 -04:00
plugin.cpp Forgot null checks for NPN_MemAlloc in patch for bug 530138. NPOB. 2009-11-23 14:08:41 -05:00
plugin.h fix npapi types bustage, b=453883 2008-09-11 02:45:35 -04:00
readme.txt remove xpcom plugin api samples, sdk documentation updates, mac build updates. b=360955 rs=jst 2008-09-03 00:39:55 -04:00
resource.h put all sample plugins into the npapi sdk. b=360955 rs=jst 2008-09-02 14:51:32 -04:00
test.html put all sample plugins into the npapi sdk. b=360955 rs=jst 2008-09-02 14:51:32 -04:00

NPRuntime Plugin

This sample plugin can be scripted, JavaScript can call into the plugin via NPRuntime.