nsISupports
Last changed in Gecko 2.0 (Firefox 4 / Thunderbird 3.3 / SeaMonkey 2.1)Implemented by: @mozilla.org/jetpack/service;1
.
nsIJetpack createJetpack(); |
This method creates a new Jetpack process and returns an nsIJetpack
interface that represents it.
nsIJetpack createJetpack();
None.
An nsIJetpack
interface representing the remote process.
See bugĀ 556846 for details.