Closed
Bug 707938
Opened 14 years ago
Closed 14 years ago
Set up compatibility bump for Thunderbird 9 -> 10
Categories
(addons.mozilla.org Graveyard :: Compatibility Tools, defect)
addons.mozilla.org Graveyard
Compatibility Tools
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: standard8, Assigned: sancus)
Details
We need to run a compatibility bump for all Thunderbird add-ons from version 9 to 10.
In addition to the Firefox 9 -> 10 changes, the specific list for Thunderbird is below.
There's no relevant interfaces changes this time, so all in js:
- MsgDeleteMessageFromMessageWindow
-- Function removed by bug 702201
- goToggleSplitter
-- Function removed by bug 609245
- AddMessageComposeOfflineObserver
- RemoveMessageComposeOfflineObserver
-- Both functions renamed, by bug 682581
gDownloadManagerStrings
- Variable removed by bug 700220
Also, please ensure that the removal of nsTryToClose.js (a javascript module, so probably just have to grep for this) is covered - bug 539997 removed it.
Assignee | ||
Comment 1•14 years ago
|
||
This is done, and was pushed live today with AMO 6.3.5.4 (bug 712502)
https://github.com/mozilla/amo-validator/commit/51eb38581a725f4b78fe475e866bb9cb62f549be
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•