Class FakeWindow
Defined in: AppIntegrationFennec.jsm.
| 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