SBRemoteAPIHandler.js File Reference

Go to the source code of this file.

Functions

 if ("undefined"==typeof(SBString))
 
function onRemoteAPI (event)
 

Variables

const Cc = Components.classes
 
const Ci = Components.interfaces
 

Function Documentation

if (   "undefined" = = typeof(SBString))

Definition at line 39 of file SBRemoteAPIHandler.js.

function onRemoteAPI (   event)

Definition at line 43 of file SBRemoteAPIHandler.js.

Here is the call graph for this function:

Variable Documentation

const Cc = Components.classes

SBRemoteAPIHandler

Remote API handling for the tab browser

This implements the onRemoteAPI method for <sb-tabbrowser>, for interaction with remote API handling. It is loaded via a subscript loader from the constructor of <sb-tabbrowser>.

Definition at line 36 of file SBRemoteAPIHandler.js.

Definition at line 37 of file SBRemoteAPIHandler.js.