Closed
Bug 800466
Opened 13 years ago
Closed 13 years ago
Set up compatibility bump for Thunderbird 16->17
Categories
(addons.mozilla.org Graveyard :: Compatibility Tools, defect)
addons.mozilla.org Graveyard
Compatibility Tools
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: Irving, Assigned: sancus)
Details
+++ This bug was initially created as a clone of Bug #794589 +++
We need to run a compatibility bump for all Thunderbird add-ons from version 16 to 17.
In addition to the Firefox 16 -> 17 changes, the specific list for Thunderbird is below.
The format here is
<file type>|<identifier>|<bug #>|notes
Compatibility report for Thunderbird 16 -> 17 update
Oct. 11, 2012
IDL|nsIMsgAccount.init()|783821|Method removed
JS|onlineContacts|775105|Removed from chat-messenger-overlay.js
JS|initContactList|775105|Removed from chat-messenger-overlay.js
JS|onShowAttachmentListContextMenu|780200|removed
JS|FillAttachmentListPopup|780200|Non backwards compatible change to parameters (first parameter aEvent added)
JS|showAddonsMgr|513164|Removed from preferences pane
JS|GetFeedOpenHandler|596234|Removed
JS|ChangeFeedOpenHandler|596234|Removed
JS|gShowFeedSummaryToggle|596234|Removed
JS|ChangeFeedShowSummaryPref|596234|Removed
JS|FeedSetContentViewToggle|596234|Removed
JS|FeedCheckContentFormat|596234|Removed
JS|FeedSetContentView|596234|Removed
DTD|searchTermListButtonsFlexValue|743974|removed
DTD|sendWindow.title|255050|Replaced with sendDialog.title
DTD|addonsMgr.label|513164|Removed
DTD|manageAddonsDescWin.label|513164|Removed
DTD|manageAddonsDescUnix2.label|513164|Removed
DTD|manageAddons.label|513164|Removed
DTD|manageAddons.accesskey|513164|Removed
PROPERTIES|message.topicChanged|776901|moved from irc.properties to conversations.properties:topicChanged
PROPERTIES|message.topicCleared|776901|moved from irc.properties to conversations.properties:topicCleared
PROPERTIES|message.topic|776901|moved from irc.properties to conversations.properties:topicSet
PROPERTIES|message.topicNotSet|776901|moved from irc.properties to conversations.properties:topicNotSet
PROPERTIES|command.whowas|776901|Removed from irc.properties
PROPERTIES|titlePrefixSend|255050|Replaced with titleSendMsgSubject and titleSendMsg
PROPERTIES|titlePrefixSave|255050|Replaced with titleSaveMsgSubject and titleSaveMsg
| Assignee | ||
Comment 1•13 years ago
|
||
This was merged into amo-validator here: https://github.com/mozilla/amo-validator/commit/aed527d3b11e4a6abafbc27ef47df9fb570f3208
And version-bumped on zamboni: https://github.com/mozilla/zamboni/commit/eef9775f1e982312bcd8c65b84b9d8febf85c712
Will go live with the AMO push today.
Status: ASSIGNED → RESOLVED
Closed: 13 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
•