Changes

Jump to: navigation, search

Thunderbird/Add-ons Guide 57

65 bytes added, 21:12, 16 March 2018
Add ChromeUtils.import()
* Removed interfaces: nsIDOMXPathResult, nsIDOMNodeFilter, many methods of nsIDOMNode, nsIDOMElement::{Get|Set}Attribute(), nsIDOMHTMLElement, nsIDOMHTMLDocument, nsIDOMHTMLMediaElement, nsIDOMFormData. Some of the removed interfaces only affect C++ in Thunderbird internally but are listed here for completeness.
* All attributes of nsIURI.spec are read-only, use for example url.mutate().setQuery(aQuery).finalize();
* Components.utils.import() has changed to ChromeUtils.import().
== Outlook and Suggestion ==
91
edits

Navigation menu