Wednesday 26 September 2012

Exposing chrome JS objects to content without __exposedProps__ is insecure and deprecated. See https://developer.mozilla.org/en/XPConnect_wrappers for more information.


If you receive an error in FireFox like this:

Exposing chrome JS objects to content without __exposedProps__ is insecure and deprecated. See https://developer.mozilla.org/en/XPConnect_wrappers for more information.

It is most likely a problem with a plugin or 3rd party JS file. The file/plugin in question needs to be updated to stop this error from happening. See:


Hope this helps.

Shane

No comments: