mozilla / lightbeam

Orignal unmaintained version of the Lightbeam extension. See lightbeam-we for the new one which works in modern versions of Firefox.
https://github.com/mozilla/lightbeam-we
Mozilla Public License 2.0
587 stars 149 forks source link

Added dialog to inform user of disabled cookies #700

Closed maithuvenkatesh closed 6 years ago

maithuvenkatesh commented 8 years ago

One part of issue https://github.com/mozilla/lightbeam/issues/668. I decided to navigator.enabledCookies instead of network.cookie.cookieBehavior. Is there any specific reason for the use of network.cookie.cookieBehaviour other than to check whether all or only some cookies have been disabled?

Also Lightbeam seemed to work OK for me with cookies disabled so the message only says that it "may" be an issue.

jonathanKingston commented 6 years ago

Closing this as we are no longer going to support 1.x Lightbeam and have migrated to: https://github.com/mozilla/lightbeam-we

Thank you for your interest!