Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test with FF Fission (iframe isolation) #308

Open
balmas opened this issue Aug 5, 2020 · 0 comments
Open

test with FF Fission (iframe isolation) #308

balmas opened this issue Aug 5, 2020 · 0 comments

Comments

@balmas
Copy link
Member

balmas commented Aug 5, 2020

See https://blog.mozilla.org/addons/2020/07/24/extensions-in-firefox-79/?utm_source=newsletter&utm_medium=email&utm_campaign=about-addons-jul-2020#Fission

"The Firefox platform team has been working on a new security architecture that isolates sites from each other, down to separating cross-origin iframes from the tab’s process. This new model, nicknamed Fission, is currently available for opt-in testing in Nightly. The platform team is planning to begin roll-out to Nightly and Beta users later this year."

I think we should be fine because all iFrame communication is either via links or postMessage but we should test to be sure.

@kirlat I'm giving you this one to work on as you have time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants