Extensions are broken
Categories
(Core :: JavaScript Engine: JIT, defect)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr78 | --- | unaffected |
firefox86 | --- | unaffected |
firefox87 | --- | unaffected |
firefox88 | --- | unaffected |
firefox89 | --- | affected |
People
(Reporter: furkan, Unassigned)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
35.33 KB,
text/plain
|
Details |
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:89.0) Gecko/20100101 Firefox/89.0
Steps to reproduce:
- Opened Firefox noticed that extensions do not load properly and don't work
(One thing that makes the extension work is to toggle the "Run in Private Windows" option in the extensions settings, which I assume it reloads the extension and makes it work. But when starting Firefox again extensions are broken again like they can't load and lose a race)
Actual results:
The latest Nightly update broke it. Rolled back to yesterdays Nightly and they started to work again.
Interesting thing was I couldn't reproduce it with a clean profile and didn't noticed anyone else who has this issue. I did a mozregression with my profile and here is the pushlog.
Expected results:
The extensions should have worked without issues.
I figured out that https://privacypass.github.io/ this extension can break all other extensions on the latest Nightly. Older Nightly versions works fine.
https://streamable.com/vecycn Here is a video that shows the issue. And how to reproduce it.
Comment 4•4 years ago
|
||
furkan and I both got the push with bug 1699851 and bug 1697696 as regressor.
Steps to reproduce:
- Install the Privacy Pass, uBlock Origin and Bitwarden extensions from https://addons.mozilla.org
- Click their toolbar buttons.
Actual result:
Privacy Pass claims it's in a private Windows, uBlock Origin is empty, Bitwarden looks normal.
Iain, has js behavior been changed?
Updated•4 years ago
|
Comment 5•4 years ago
|
||
This is a duplicate of bug 1700616.
Updated•4 years ago
|
Description
•