mozilla / multi-account-containers

Firefox Multi-Account Containers lets you keep parts of your online life separated into color-coded tabs that preserve your privacy. Cookies are separated by container, allowing you to use the web with multiple identities or accounts simultaneously.
https://addons.mozilla.org/firefox/addon/multi-account-containers/
Mozilla Public License 2.0
2.64k stars 323 forks source link

Popup is blank when privacy.userContext.enabled is false #2597

Open brizental opened 7 months ago

brizental commented 7 months ago

Before submitting a bug report

Step to reproduce

  1. Disable privacy.userContext.enabled in about:config
  2. Attempt to open the MAC popup

Actual behavior

Popup is blank

Expected behavior

Popup shows something

Additional informations

No response

Provide a copy of Troubleshooting Information page (optional)

No response

dannycolin commented 7 months ago

I think we should prevent the pref to be flipped to false if an addon using the ContextualIdentity is enabled. This would need to be fixed in m-c. I'll try to ask around if there's any objection to this solution.