[scriptable, uuid(f8bbf8c3-c47b-465a-a221-22824449f689)]
interface nsIDOMClientInformation : nsISupports
Methods
boolean
mozIsLocallyAvailable(in DOMString uri, in boolean whenOffline)
Web Applications 1.0 Browser State: registerContentHandler Allows web services to register themselves as handlers for certain content types. http://whatwg.org/specs/web-apps/current-work/
void
registerContentHandler(in DOMString mimeType, in DOMString uri, in DOMString title)
void
registerProtocolHandler(in DOMString protocol, in DOMString uri, in DOMString title)
Compare to: