Closed
Bug 1768468
Opened 4 years ago
Closed 4 years ago
MessageWindow has no browser getter, causing browser.tabs.sendMessage to fail
Categories
(Thunderbird :: Add-Ons: Extensions API, defect)
Thunderbird
Add-Ons: Extensions API
Tracking
(thunderbird_esr91 wontfix)
RESOLVED
FIXED
102 Branch
| Tracking | Status | |
|---|---|---|
| thunderbird_esr91 | --- | wontfix |
People
(Reporter: john, Assigned: john)
Details
Attachments
(1 file)
Sending a content script message to a stand alone message window dies here:
https://searchfox.org/mozilla-central/rev/c7183440fe8ad391e2ab2e990229dd85fac318d3/toolkit/components/extensions/ExtensionParent.jsm#321
| Assignee | ||
Comment 1•4 years ago
|
||
Comment 2•4 years ago
|
||
Try build works for me - without any issue in this short time.
| Assignee | ||
Updated•4 years ago
|
Keywords: checkin-needed-tb
Updated•4 years ago
|
status-thunderbird_esr91:
--- → wontfix
Target Milestone: --- → 102 Branch
Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/c16b858d3426
Add browser getter to messageWindow. r=mkmelin
You need to log in
before you can comment on or make changes to this bug.
Description
•