gregglind / micropilot

Lightweight event monitoring and observation in Firefox addons.
http://gregglind.github.com/micropilot/
4 stars 2 forks source link

no more global private browsing mode in Fx20+ #4

Closed gregglind closed 11 years ago

gregglind commented 11 years ago

require("private-browsing").isPrivate is deprecated in FX 20+.

What to do about this is unclear.

gregglind commented 11 years ago

This is up to the user to keep track of. Sorry!