Top
image credit: Pixabay

New Features in Chrome DevTools 89

March 24, 2021

Via: InfoQ

Earlier this month, Google released Chrome 89, which includes several important updates to the DevTools, such as improved CSP violation handling, Puppeteer recording, improved cookie debugging, as well as many additional features.

Improved CSP violation support enables developers to catch exceptions through the newly added “CSP Violation Breakpoints” section in the Sources tab. In addition, the Chrome DevTools now displays a warning icon next to lines of code that contain Trusted Type violations offering additional details about the exception and providing guidance on how to address them.

Read More on InfoQ