CptFoobar / Owl

A Mozilla Firefox add-on to make online reading comfortable.
http://owl.sidhant.io
Other
63 stars 8 forks source link

Addon is broken on Firefox Nightly (59.0a1) #37

Closed refragable closed 6 years ago

refragable commented 6 years ago

Starting within the last week Owl no longer works on Nightly. When I open the browser console I get the following errors on page load:

[OWL]  [OWL] Error: Error: Message manager disconnected background.js:440:9
[OWL]  [OWL] Error: Error: Missing host permission for the tab background.js:440:9
Error: Missing host permission for the tab, and any iframes undefined

This error persists on a fresh profile too, however after a downgrade to the Developer Edition (58.0b8) the addon works as expected.

naman commented 6 years ago

Doesn't seem to be working on v59.0b4 either.

sjbronner commented 6 years ago

I'm experiencing the same on Firefox Developer Edition 59.0b3.

My guess is that the new CSS engine used in this Firefox version (Quantum CSS) is throwing Owl for a loop.

https://hacks.mozilla.org/2017/08/inside-a-super-fast-css-engine-quantum-css-aka-stylo/