Labs/Jetpack/Binary Components: Difference between revisions

Jump to navigation Jump to search
m
(added more, minor reformatting)
m (→‎Flexible Membrane Functionality: minor wording change)
Line 14: Line 14:
== Flexible Membrane Functionality ==
== Flexible Membrane Functionality ==


<code>nsJetpack</code> contains functionality that exposes many SpiderMonkey C API calls to JavaScript, allowing chrome code to create custom wrappers (aka membranes) that allow trusted and untrusted code to interoperate.
<code>nsJetpack</code> contains functionality that exposes many SpiderMonkey C API calls to JavaScript, allowing chrome code to create custom membranes (aka wrappers) that allow trusted and untrusted code to interoperate.


The source code for this functionality is in [http://hg.mozilla.org/labs/jetpack/file/tip/components/src/wrapper.cpp wrapper.cpp].   
The source code for this functionality is in [http://hg.mozilla.org/labs/jetpack/file/tip/components/src/wrapper.cpp wrapper.cpp].   
93

edits

Navigation menu