23
edits
(→Removed in mozilla58: question on Services.vc.compare) |
|||
| Line 39: | Line 39: | ||
* Date.prototype.toLocaleFormat | * Date.prototype.toLocaleFormat | ||
* {get,set}ComplexValue use of nsISupportsString -- replacement: {get,set}StringPref(), example: [https://hg.mozilla.org/comm-central/rev/3a0c2f6597ef#l1.12 Changeset where Thunderbird implemented that change] | * {get,set}ComplexValue use of nsISupportsString -- replacement: {get,set}StringPref(), example: [https://hg.mozilla.org/comm-central/rev/3a0c2f6597ef#l1.12 Changeset where Thunderbird implemented that change] | ||
* Mechanism to store add-on preferences in defaults/preferences/xx.js. '''Thunderbird 58 Beta not affected due to backout of this core change.''' Work on the way to re-establish this feature, see {{bug|1414398}}. | * Mechanism to store add-on preferences in defaults/preferences/xx.js. '''Thunderbird 58 Beta not affected due to backout of this core change.''' Work on the way to re-establish this feature, see {{bug|1414398}}. | ||
== Changes to JS in mozilla58 == | == Changes to JS in mozilla58 == | ||
edits