Enable and debug cross-origin isolated

Subscribers:
791,000
Published on ● Video Link: https://www.youtube.com/watch?v=D5DLVo_TlEA



Duration: 8:11
9,758 views
161


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;







Tags:
type: Conference Talk (Full production);
pr_pr: Chrome
purpose: Educate