andy-portmen / native-client

Native Messaging component for Windows, Linux, and Mac OS that is written in NodeJS.
https://add0n.com/open-in.html
Mozilla Public License 2.0
727 stars 474 forks source link

Browser console errors for Open with Vivaldi #63

Closed siffegh closed 6 years ago

siffegh commented 6 years ago

Hi, I'm getting these errors for Open with Vivaldi on every page load. Sometimes there are only one, sometimes several:

prefs is undefined inject.js:20

moz-extension://9b5e74aa-89e0-42e9-b195-04dd4a9c6590/data/inject.js:20:23 apply self-hosted:4291:5 applySafeWithoutClone resource://gre/modules/ExtensionCommon.jsm:304:16 wrapPromise/
andy-portmen commented 6 years ago

Sorry for the very late reply. I think this is an internal FF issue with the managed storage API. Anyhow, I am going to double check the preferences existence to hopefully get rid of the error. Please reopen if you get the error after the next update.