Security/Reviews/Gaia/SystemMessageHandler: Difference between revisions

Jump to navigation Jump to search
Line 36: Line 36:
  };
  };


There is also the following, but I do not know why that it used:
TODO There is also the following, but I do not know why that it used:


interface nsISystemMessagesWrapper: nsISupports {
interface nsISystemMessagesWrapper: nsISupports {
  /*
  /*
  * Wrap a message and gives back any kind of object.
    * Wrap a message and gives back any kind of object.
  * @param message  The json blob to wrap.
    * @param message  The json blob to wrap.
  */
    */
  jsval wrapMessage(in jsval message, in nsIDOMWindow window);
  jsval wrapMessage(in jsval message, in nsIDOMWindow window);
};
};




Confirmed users
971

edits

Navigation menu