[ Web Proxy ]
URL:
Viewing: https://developer.chrome.com/blog/new-in-devtools-131#accessibility [Back]  [Original]

What's new in DevTools, Chrome 131  |  Blog  |  Chrome for Developers Skip to main content
Chrome for Developers [Chrome for Developers]

What's new in DevTools, Chrome 131 Stay organized with collections Save and categorize content based on your preferences.

Sofia Emelianova [Sofia Emelianova]
Sofia Emelianova

Debug CSS with Gemini

Chrome DevTools gets the new experimental AI assistance panel where you can chat with Gemini and get help debugging your CSS.

Try it now! In the Elements panel, right-click an element and select Ask AI or click the corresponding smart_assistant.svg [smart_assistant.svg] button next to the element. DevTools will open the new AI assistance panel.

The 'Ask AI' menu option and the corresponding button. [The 'Ask AI' menu option and the corresponding button.]

The new panel will prompt you to turn on the corresponding setting. Make sure you meet the Requirements, turn on the setting toggle, and go back to the AI assistance panel. It will take the element you selected as context. Type your question about the element.

The new AI assistance panel answering a prompt. [The new AI assistance panel answering a prompt.]

To learn more about how best to use the new panel, see 5 Cool Things To Do with DevTools AI Assistance and check out AI assistance for styling.

The DevTools team is looking forward to hearing your feedback. Feel free to leave it in crbug.com/364805393.

Control AI features in a dedicated settings tab

You can now manage all AI features in one place: the new Settings > button_magic_24.svg [button_magic_24.svg] AI innovations tab. It lists important considerations, describes AI features, and lets you turn them on and off individually.

The new AI innovations tab. [The new AI innovations tab.]

For more information see, Settings > AI innovations.

Console insights are one click away

DevTools no longer requires a turned on settings sync for AI features. So, the previously released Console insights, together with AI assistance for styling, are one click away.

If you are logged in to Chrome, turn on these features in Settings > button_magic_24.svg [button_magic_24.svg] AI innovations and you are good to go.

Performance panel improvements

This version brings a number of improvements to the Performance panel.

Annotate and share performance findings

The Performance panel gets the new Annotations tab in an expandable sidebar on the left that streamlines the process of creating notes for trace exploration and collaboration when sharing performance findings.

You can now label and connect events with arrows and highlight time ranges right on the trace. You can then save, share, and upload annotated traces back into the Performance panel.

The new annotations tab in the sidebar on the left and annotated event, range, and connection. [The new annotations tab in the sidebar on the left and annotated event, range, and connection.]

Get performance insights right in the Performance panel

You can now discover actionable insights in the new Insights tab on the left sidebar of the Performance panel. The insights are consolidated from the Lighthouse report and the Performance insights panel that is about to be deprecated.

The Insights tab aims to provide guided analysis and suggest actionable insights about performance issues that may slow down your website. To make use of insights, open the tab in the left sidebar of the Performance panel, expand different categories, and hover and click items. The Performance panel will highlight the corresponding events in the trace.

The DevTools team looks forward to your feedback on the usefulness of insights, ways to improve it, and your experience using them with other tooling, like PageSpeed Insights and Lighthouse. Feel free to leave your feedback in crbug.com/371170842.

Spot excessive layout shifts easier

The Layout shifts track gets a new look. The layout shifts are now marked with (more visible) purple diamonds and are grouped in clusters based on their proximity on the timeline. Both shifts and their clusters get an organized table with timings, scores, elements, and potential culprits in the Summary tab.

The before and after an update to the 'Layout shifts' track and reorganized 'Summary' tab. [The before and after an update to the 'Layout shifts' track and reorganized 'Summary' tab.]

Additionally, the live metrics view gets the Layout shifts log with scores and elements next to the Interactions tab.

The before and after adding the 'Layout shifts' log to the live metrics view. [The before and after adding the 'Layout shifts' log to the live metrics view.]

Chromium issue: 369100729.

Spot the non-composited animations

The Animations track now shows you useful information about non-composited animations:

The before and after naming animations in the track, marking non-composited ones, and showing the failure reason. [The before and after naming animations in the track, marking non-composited ones, and showing the failure reason.]

For more information, see Stick to Compositor-Only Properties and Manage Layer Count.

Chromium issue: 41006273.

Hardware concurrency moves to Sensors

The Hardware concurrency setting moves from the Performance panel to a more appropriate placethe Sensors panel.

The before and after moving the 'Hardware concurrency' setting to the Sensors panel. [The before and after moving the 'Hardware concurrency' setting to the Sensors panel.]

Chromium issue: 371463665.

Ignore anonymous scripts and focus on your code in stack traces

Stack traces in the Console now properly detect, ignore, collapse, and (if expanded) gray out frames that come from ignore-listed files. Previously, it didn't gray out the function name in expanded trace.

You can also turn on the new Settings > Ignore list > Anonymous scripts from eval or console to set DevTools to ignore anonymous scripts without source URL.

The before and after improving ignore listing in stack traces. [The before and after improving ignore listing in stack traces.]

Additionally, when you right-click and Save as... the console log, it doesn't save the Show more/less text.

Chromium issues: 40279542, 40945570, 345248263.

Elements > Styles: Support for sideways-* writing modes for grid overlays and CSS-wide keywords

The Elements > Styles tab now supports the following:

Chromium issues: 40280717, 40706051, 40501131.

Lighthouse audits for non-HTTP pages in timespan and snapshot modes

Lighthouse can now generate reports for non-HTTP pages in timespan and snapshot modes.

The before and after enabling audit for non-HTTP page in timespan and snapshot modes. [The before and after enabling audit for non-HTTP page in timespan and snapshot modes.]

Accessibility

This version has the following accessibility improvements:

Chromium issue: 372411090.

Miscellaneous highlights

These are some noteworthy fixes and improvements in this release:

Download the preview channels

Consider using the Chrome Canary, Dev, or Beta as your default development browser. These preview channels give you access to the latest DevTools features, let you test cutting-edge web platform APIs, and help you find issues on your site before your users do!

Get in touch with the Chrome DevTools team

Use the following options to discuss the new features, updates, or anything else related to DevTools.

What's new in DevTools

A list of everything that has been covered in the What's new in DevTools series.

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2024-10-30 UTC.

[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-30 UTC."],[],[]]

Web Proxy Viewer  |  New URL  |  Original Page