Thunderbird/Add-ons Guide 57: Difference between revisions

Jump to navigation Jump to search
→‎Changes to JS in mozilla59: xmlhttprequest removed
(Undo revision 1189255 by MusiqueGraeme (talk) - removing badly formatted and incorrect content)
(→‎Changes to JS in mozilla59: xmlhttprequest removed)
Line 73: Line 73:
* catch (ex if ...)
* catch (ex if ...)
* |Services.intl.createDateTimeFormat(...)| in Thunderbird 57 and 58 changed to |new Services.intl.DateTimeFormat(...)|
* |Services.intl.createDateTimeFormat(...)| in Thunderbird 57 and 58 changed to |new Services.intl.DateTimeFormat(...)|
* Components.classes['@mozilla.org/xmlextras/xmlhttprequest;1'] is undefined --> replacement ?


== Changes in thunderbird59 ==
== Changes in thunderbird59 ==
23

edits

Navigation menu