Changes

Jump to: navigation, search

Thunderbird/Add-ons Guide 57

2 bytes added, 12:05, 21 February 2018
Changes to JS in mozilla59: new XMLHttpRequest()
* catch (ex if ...)
* |Services.intl.createDateTimeFormat(...)| in Thunderbird 57 and 58 changed to |new Services.intl.DateTimeFormat(...)|
* Components.classes['@mozilla.org/xmlextras/xmlhttprequest;1'] is undefined --> replacement ?changed to new XMLHttpRequest();
== Changes in thunderbird59 ==
23
edits

Navigation menu