Re: FF57 Web Extension Content Script ReferenceError

2017-11-15 Thread Jip de Beer
Sounds a lot like it! I'll follow that bug and contribute my findings. On Wednesday, 15 November 2017 22:42:51 UTC+1, Kris Maglione wrote: > This is probably bug 1408996. > > On Wed, Nov 15, 2017 at 01:34:44PM -0800, Jip de Beer wrote: > >This simple web extension used to work on FF51 and still

Re: FF57 Web Extension Content Script ReferenceError

2017-11-15 Thread Kris Maglione
This is probably bug 1408996. On Wed, Nov 15, 2017 at 01:34:44PM -0800, Jip de Beer wrote: This simple web extension used to work on FF51 and still works on Google Chrome. But it no longer works reliably on FF57 when loading the content script for https://vk.com/. I get the following error: Re

FF57 Web Extension Content Script ReferenceError

2017-11-15 Thread Jip de Beer
This simple web extension used to work on FF51 and still works on Google Chrome. But it no longer works reliably on FF57 when loading the content script for https://vk.com/. I get the following error: ReferenceError: Awesomplete is not defined contentscript.js:464:5 The extension adds an autoco