gecko/modules/plugin/sdk/samples/npruntime
2009-11-23 14:08:41 -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 Fix npruntime sample compile problem, npupp.h -> npfunctions.h. b=464481 r=josh sr=jst 2008-12-02 14:12:54 -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 fix npapi types bustage, b=453883 2008-09-11 02:45:35 -04: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.