Closed Drixer closed 8 years ago
I am halting all development on this version of privacy badger in favor of getting a web extension compatible version of privacy badger for firefox released. This will share the same codebase with https://github.com/efforg/privacybadgerchrome. I imagine that this will not be an issue once that happens.
I receive the following error constantly, active or not. "TypeError: window is null Source File: resource://gre/modules/commonjs/toolkit/loader.js -> resource://jid1-mnnxcxisbpnsxq-at-jetpack/lib/contentPolicy.js Line: 204" the actual code is as follows:
I would imagine checking "window" for null prior to setting topWin would resolve it, but this is only a guess since i am not all that familiar with javascript.