[scriptable, uuid(abbb51a4-be75-4d7f-bd4c-373fd7b52f85)]
interface nsIDOMClientInformation : nsISupports
Methods
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: