Closed
Bug 1695995
Opened 4 years ago
Closed 4 years ago
Options page in addons doesn't work (browser is not defined)
Categories
(Thunderbird :: Add-Ons: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1692975
People
(Reporter: juraj.masiar, Unassigned)
Details
Attachments
(1 file)
|
111.06 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:87.0) Gecko/20100101 Firefox/87.0
Steps to reproduce:
Seems like current Beta (87) broke Options page in addons.
To reproduce:
- install Scroll Anywhere:
https://addons.thunderbird.net/en-US/thunderbird/addon/scroll_anywhere/ - click the toolbar icon and select "Options"
Actual results:
Options page is opened but it's broken.
Console contains errors from Thunderbird and the addon, both complaining about "browser":
"browser is not defined"
"browser is null"
Expected results:
The "browser" namespace should be available.
Updated•4 years ago
|
Component: Untriaged → Add-Ons: General
Flags: needinfo?(john)
Comment 1•4 years ago
|
||
Fixed in trunk and in 87.0b2 which is coming soon.
Status: UNCONFIRMED → RESOLVED
Closed: 4 years ago
Flags: needinfo?(john)
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•