Closed
Bug 1898147
Opened 1 year ago
Closed 1 year ago
Deprecate messageDisplay.onMessageDisplayed for Manifest V3
Categories
(Thunderbird :: Add-Ons: Extensions API, task)
Thunderbird
Add-Ons: Extensions API
Tracking
(Not tracked)
RESOLVED
FIXED
128 Branch
People
(Reporter: john, Assigned: john)
Details
Attachments
(1 file)
No description provided.
| Assignee | ||
Comment 1•1 year ago
|
||
We originally added messageDisplay.onMessageDisplayed and later
learned, that the user can select multiple messages and added
messageDisplay.onMessagesDisplayed. We only need the later added
multi message event, which covers the single message event as well.
Updated•1 year ago
|
Assignee: nobody → john
Status: NEW → ASSIGNED
| Assignee | ||
Updated•1 year ago
|
Keywords: checkin-needed-tb
Target Milestone: --- → 128 Branch
Pushed by vineet@thunderbird.net:
https://hg.mozilla.org/comm-central/rev/145c9822784e
Deprecate messageDisplay.onMessageDisplayed for Manifest V3. r=mkmelin
You need to log in
before you can comment on or make changes to this bug.
Description
•