Enable the menus API in displayed messages
Categories
(Thunderbird :: Add-Ons: Extensions API, task)
Tracking
(thunderbird_esr78 fixed)
Tracking | Status | |
---|---|---|
thunderbird_esr78 | --- | fixed |
People
(Reporter: darktrojan, Assigned: darktrojan)
Details
(Whiteboard: [TM:78.5.0])
Attachments
(2 files)
47 bytes,
text/x-phabricator-request
|
Details | Review | |
8.95 KB,
patch
|
rjl
:
approval-comm-esr78+
|
Details | Diff | Splinter Review |
If an extension has the messagesRead permission, it should be able to see things like selected text, image URLs (not that they're much use) when using context menus in displayed messages.
Assignee | ||
Comment 1•4 years ago
|
||
Sets the includeSensitiveData flag if the extension has permission, and fixes things for messages in a separate window.
Depends on D93287
Assignee | ||
Updated•4 years ago
|
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/084beddfbc09
Enable the menus API in displayed messages. r=mkmelin
Assignee | ||
Comment 3•4 years ago
|
||
[Approval Request Comment]
User impact if declined: This is a useful extensions integration point
Testing completed (on c-c, etc.): Landed in 83, been through a complete beta cycle
Risk to taking this patch (and alternatives if risky): Not risky
Comment 4•4 years ago
|
||
Comment on attachment 9187957 [details] [diff] [review]
1670825-displayed-messages-esr78.diff
[Triage Comment]
Mailextension API updates. Need to go in a .0 release.
Comment 5•4 years ago
|
||
bugherder uplift |
Thunderbird 78.5.0:
https://hg.mozilla.org/releases/comm-esr78/rev/92abc26b9c80
Description
•