Class Index | File Index

Classes


Class FakeWindow


Defined in: AppIntegrationFennec.jsm.

Class Summary
Constructor Attributes Constructor Name and Description
 
FakeWindow(location, document, parent, top)
Fake DOM window class, useful when information received from a remote process needs to be passed on to the content policy.
Class Detail
FakeWindow(location, document, parent, top)
Fake DOM window class, useful when information received from a remote process needs to be passed on to the content policy.
Parameters:
{String} location
{FakeNode} document
{FakeWindow} parent
{FakeWindow} top

Documentation generated by JsDoc Toolkit 2.3.2 on Wed May 09 2012 10:50:20 GMT+0000 (UTC)