mozilla / lightbeam-we

Web Extension version of the Firefox Lightbeam add-on
https://addons.mozilla.org/en-GB/firefox/addon/lightbeam/
Mozilla Public License 2.0
180 stars 61 forks source link

Lightbeam's Tracking Protection switch does not work #224

Closed cpeterso closed 7 years ago

cpeterso commented 7 years ago

Lightbeam's Tracking Protection switch does not reflect the current state of the Tracking Protection preference and toggling the switch does not update the preference. I am using Firefox Nightly 58.0a1 and Lightbeam 2.0.3.

I see the following JS error message in the devtools console:

ReferenceError: can't access lexical declaration `trackingProtection' before initialization
lightbeam.js:23:7
jonathanKingston commented 7 years ago

@pauljt fixed this today, making a release now.

cpeterso commented 6 years ago

Thanks! I confirmed that the switch now works correctly in Lightbeam 2.0.4.

jonathanKingston commented 6 years ago

Cool thanks for confirming!