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:
ReferenceError: Awesomplete is not defined contentscript.js:464:5
The extension adds an autocomplete input field to the webpage. It works on other pages, such as
example.com. If you type "ja" in the box it suggest "JavaScript".
But not on https://vk.com/. If it doesn't work on this site, it's probably a
more widespread issue and given the fact that it used to work and still works
on Chrome I think there might be a bug in Firefox 57.
https://www.dropbox.com/s/7333ghu5qegvyjf/vkissue.xpi?dl=0
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform