Hi everyone, I plan to land a patch next week which will disable OriginAttribute stripping in the permission manager. This will result in private browsing windows and containers having isolated permissions. For example, if you allow a website to send notifications in a normal window, this permission will not be shared with private windows on the same website. The patch will be enabled in Nightly and early Beta for now and can be controlled using these prefs:
- permissions.isolateBy.privateBrowsing - permissions.isolateBy.userContext If you want to check or set permissions independently of private browsing or user context make sure to strip the OriginAttributes from the principal before calling the permission manager. See Bug 1422056 <https://bugzilla.mozilla.org/show_bug.cgi?id=1422056> for more information. Best Regards, Paul _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform