FrameContextUtils.jsm |
Check if the given browsing context is valid for the message handler
to use.
@param {BrowsingContext} browsingContext
The browsing context to check.
@param {Object=} options
@param {String=} options.browserId
The id of the browser to filter the browsing contexts by (optional).
@return {Boolean}
True if the browsing context is valid, false otherwise.
|
2186 |
FrameTransport.jsm |
FrameTransport is intended to be used from a ROOT MessageHandler to communicate
with WINDOW_GLOBAL MessageHandlers via the MessageHandlerFrame JSWindow
actors.
|
5076 |
js-window-actors |
|
3 |