MozObjectLoadingContent

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

handle

Members

Functions

activated
bool activated()
Undocumented in source. Be warned that the author may not have intended to support it.
actualType
string actualType()
Undocumented in source. Be warned that the author may not have intended to support it.
defaultFallbackType
uint defaultFallbackType()
Undocumented in source. Be warned that the author may not have intended to support it.
displayedType
uint displayedType()
Undocumented in source. Be warned that the author may not have intended to support it.
getContentTypeForMIMEType
uint getContentTypeForMIMEType(string aMimeType)
Undocumented in source. Be warned that the author may not have intended to support it.
getPluginAttributes
auto getPluginAttributes()
Undocumented in source. Be warned that the author may not have intended to support it.
getPluginParameters
auto getPluginParameters()
Undocumented in source. Be warned that the author may not have intended to support it.
hasRunningPlugin
bool hasRunningPlugin()
Undocumented in source. Be warned that the author may not have intended to support it.
playPlugin
void playPlugin()
Undocumented in source. Be warned that the author may not have intended to support it.
pluginFallbackType
uint pluginFallbackType()
Undocumented in source. Be warned that the author may not have intended to support it.
reload
void reload(bool aClearActivation)
Undocumented in source. Be warned that the author may not have intended to support it.
runID
uint runID()
Undocumented in source. Be warned that the author may not have intended to support it.
skipFakePlugins
void skipFakePlugins()
Undocumented in source. Be warned that the author may not have intended to support it.
srcURI
auto srcURI()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

PLUGIN_ALTERNATE
enum uint PLUGIN_ALTERNATE;
Undocumented in source.
PLUGIN_BLOCKLISTED
enum uint PLUGIN_BLOCKLISTED;
Undocumented in source.
PLUGIN_CLICK_TO_PLAY
enum uint PLUGIN_CLICK_TO_PLAY;
Undocumented in source.
PLUGIN_CRASHED
enum uint PLUGIN_CRASHED;
Undocumented in source.
PLUGIN_DISABLED
enum uint PLUGIN_DISABLED;
Undocumented in source.
PLUGIN_OUTDATED
enum uint PLUGIN_OUTDATED;
Undocumented in source.
PLUGIN_SUPPRESSED
enum uint PLUGIN_SUPPRESSED;
Undocumented in source.
PLUGIN_UNSUPPORTED
enum uint PLUGIN_UNSUPPORTED;
Undocumented in source.
PLUGIN_USER_DISABLED
enum uint PLUGIN_USER_DISABLED;
Undocumented in source.
PLUGIN_VULNERABLE_NO_UPDATE
enum uint PLUGIN_VULNERABLE_NO_UPDATE;
Undocumented in source.
PLUGIN_VULNERABLE_UPDATABLE
enum uint PLUGIN_VULNERABLE_UPDATABLE;
Undocumented in source.
TYPE_DOCUMENT
enum uint TYPE_DOCUMENT;
Undocumented in source.
TYPE_FAKE_PLUGIN
enum uint TYPE_FAKE_PLUGIN;
Undocumented in source.
TYPE_IMAGE
enum uint TYPE_IMAGE;
Undocumented in source.
TYPE_LOADING
enum uint TYPE_LOADING;
Undocumented in source.
TYPE_NULL
enum uint TYPE_NULL;
Undocumented in source.
TYPE_PLUGIN
enum uint TYPE_PLUGIN;
Undocumented in source.
handle
JsHandle handle;
Undocumented in source.

Meta