Enable and debug cross-origin isolated
To mitigate the risk of side-channel attacks, browsers offer an opt-in-based isolated environment called cross-origin isolated. With a cross-origin isolated state, the webpage can use privileged features in a secure way. We show why you should adopt crossOriginIsolated and how to implement and test it in Chrome DevTools.
We walk you through the steps to:
- Isolate your site using COOP/COEP
- Test the implementation with DevTools
- Use a reporting API to verify that your site works correctly for your users
- Enable powerful features such as SAB / memory measurement
Resources:
Making your website "cross-origin isolated" using COOP and COEP → https://goo.gle/3qqxMQi
Speaker: Camille Lamy
Subscribe to Google Chrome Developers here → https://goo.gle/ChromeDevs
Watch all Chrome Developer Summit sessions here → https://goo.gle/cds20-sessions
#chromedevsummit #chrome #chromedevtools
event: Chrome Dev Summit 2020; re_ty: Publish; product: Chrome - General; fullname: Camille Lamy;
Other Videos By Chrome for Developers
2020-12-17 | Debugging WebAssembly with modern tools |
2020-12-17 | Extending CSS with Houdini |
2020-12-17 | Submission shoutout for STORIES | GUI Challenges |
2020-12-17 | What's new in DevTools |
2020-12-16 | Updating the way we work |
2020-12-16 | SMS OTP form best practices |
2020-12-16 | Sign-up form best practices |
2020-12-16 | Thinking on ways to solve CENTERING |
2020-12-16 | Optimize for interactivity using Web Vitals (FID/TBT) |
2020-12-15 | A more private way to measure ad conversions |
2020-12-15 | Enable and debug cross-origin isolated |
2020-12-15 | Introducing the Privacy Budget |
2020-12-15 | Chrome OS Terminal |
2020-12-15 | Superpowers for next gen web apps: Machine learning |
2020-12-14 | Beyond fast with new performance features |
2020-12-14 | Core Web Vitals and SEO |
2020-12-14 | Exploring the future of Core Web Vitals |
2020-12-14 | Chrome Dev Summit Adventure: How we built it |
2020-12-11 | UX patterns optimized for Core Web Vitals |
2020-12-11 | Fixing common Web Vitals issues |
2020-12-11 | State of speed tooling |