Chrome 74 - What’s New in DevTools
Skills:
Backend Performance60%
Key Takeaways
Explores new features in DevTools in Chrome 74, including CSS property highlighting and audits panel updates
Full Transcript
[Music] howdy here's what's new in dev tools in chrome 74 first up dev tools now highlights all nodes affected by a CSS property here I've got dev tools open alongside the dev tools home page I want to view the styles for this paragraph so I click inspect and then I click the paragraph when I hover over margin I see orange boxes before and after each paragraph note this means that the margin property I'm hovering over applies to all these nodes when I change padding to 10 pixels and then hover over that I see green boxes around the nodes the oddest panel has a new tap targets audit as well as a new badging system for the PWA audits the new tap targets audit checks that interactive nodes like buttons and links are usable for mobile users for example if a button and a link are too small and too close together a mobile user may tap the link by mistake when they actually meant to tap the button in this report the audits panel is saying that the file a bug link is overlapping the view source link to simulate mobile and see this problem myself I'll click toggle device toolbar and pick an arbitrary mobile device say pickle - when I scroll to the bottom I see the file a bug linked with the view source link right below it so it makes sense that these tap targets might be too close on mobile in general to pass the audit I need to make sure that the targets are at least 48 pixels tall and 48 pixels wide with 8 pixels of space between targets moving on to the PWA category when you pass a section such as fast and reliable you get a badge and if you pass all three sections you get a check mark for the PWA category at large you can now view binary WebSocket messages from the network panel to view WebSocket messages go to the network panel click the row that represents a WebSocket connection then open the messages tab a binary message from the browser to the server has a green up arrow next to it and a binary message from the server to the browser has a red down arrow next to it click a binary message to view its content in the section below the table click the format list to convert from the default hex to base64 or utf-8 and click copy to copy the message content to your clipboard the command menu now has a command for capturing area screenshots press ctrl shift P or command shift P on Mac to open the command menu start typing area then press ENTER to run the command drag your mouse over the section of the viewport that you want a screenshot then release your mouse to capture the screenshot you can now filter the network lock to only show requests that a service worker caused or intercepted type his service worker initiated to view requests that were caused by a service worker or type is service worker intercepted to view requests that matched a service worker route these performance panel now marks up long tasks and first paint here I've got a recording of the page load performance of Google Maps tasks are now shown at the top of the main thread flame chart long tasks have a red triangle in their top right corner in the timing section the new first paint marker is shown here's a bonus tip on a lesser known feature that's been in dev tools for a long time by default the Styles pane shows hex color codes to view RGB or HSL hold shift then click the color box that's all for Chrome 74 leave me questions and feedback in the comments otherwise I'll see you in six weeks for Chrome 75 [Music] you [Music]
Original Description
New to DevTools in Chrome 74:
0:09 - Highlight all nodes affected by CSS property
0:42 - Audits panel updates
1:54 - Binary WebSocket message viewer
2:35 - Capture area screenshot
2:58 - Service worker filters in the Network panel
3:17 - Long tasks and First Paint in performance recordings
3: 41 - Bonus tip! View HSL and RGB color values
Check out the blog version of these release notes here: https://developers.google.com/web/updates/2019/03/devtools
Discuss these features and changes on the mailing list: https://goo.gl/RvWtFx
Or tweet us: https://twitter.com/chromedevtools
Subscribe to the Google Chrome Developers channel: http://goo.gl/LLLNvf
Watch on YouTube ↗
(saves to browser)
Sign in to unlock AI tutor explanation · ⚡30
Playlist
Uploads from Chrome for Developers · Chrome for Developers · 0 of 60
← Previous
Next →
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
Polymer Performance Patterns (The Polymer Summit 2015)
Chrome for Developers
Polymer Power Tools (The Polymer Summit 2015)
Chrome for Developers
Chrome Dev Summit 2014 – Chrome Case Studies
Chrome for Developers
Web Directions Code 2015 round up
Chrome for Developers
Maintainable Code - HTTP203
Chrome for Developers
iron-ajax… wat?! -- Polycasts #26
Chrome for Developers
The Guardian - Supercharged
Chrome for Developers
ES2015 (next version of JavaScript), Totally Tooling Tips (S2 Ep1)
Chrome for Developers
#AskPolymer: Rob answers all the questions ever -- Polycasts #27
Chrome for Developers
The Future of JavaScript - HTTP203
Chrome for Developers
Data Binding 101 -- Polycasts #28
Chrome for Developers
The Guardian part 2 - Supercharged
Chrome for Developers
The Future of Web Audio: with Chris Wilson and Chris Lowis
Chrome for Developers
Chrome 46: New motion-path animations, client hints and service worker improvements
Chrome for Developers
Sublime Snippets, Totally Tooling Tips (S2 Ep2)
Chrome for Developers
#AskPolymer: How do you make the show? -- Polycasts #29
Chrome for Developers
Critical Path CSS, Totally Tooling Tips (S2 Mini Tip #1)
Chrome for Developers
Binding to Objects -- Polycasts #30
Chrome for Developers
Player FM - Supercharged
Chrome for Developers
Where’s the Designer? #AskPolymer -- Polycasts #31
Chrome for Developers
Jake Beats Wikipedia - HTTP203
Chrome for Developers
Supercharged Observers! -- Polycasts #32
Chrome for Developers
Jai's Web blog - Supercharged
Chrome for Developers
Windows Command-line Tooling, Totally Tooling Tips (S2, Ep4)
Chrome for Developers
What about internationalization? #AskPolymer -- Polycasts #33
Chrome for Developers
Developing for Billions (Chrome Dev Summit 2015)
Chrome for Developers
Google+ Performance Improvement Comparison
Chrome for Developers
Deploying HTTPS: The Green Lock and Beyond (Chrome Dev Summit 2015)
Chrome for Developers
Progressive Web Apps (Chrome Dev Summit 2015)
Chrome for Developers
Instant Loading with Service Workers (Chrome Dev Summit 2015)
Chrome for Developers
Increase Engagement with Web Push Notifications (Chrome Dev Summit 2015)
Chrome for Developers
Engaging with the Real World: Web Bluetooth and Physical Web (Chrome Dev Summit 2015)
Chrome for Developers
Asking for Permission: respectful, opinionated UI (Chrome Dev Summit 2015)
Chrome for Developers
Polymer - State of the Union (Chrome Dev Summit 2015)
Chrome for Developers
Building Progressive Web Apps with Polymer (Chrome Dev Summit 2015)
Chrome for Developers
Introduction to RAIL (Chrome Dev Summit 2015)
Chrome for Developers
DevTools in 2015: Authoring to the max (Chrome Dev Summit 2015)
Chrome for Developers
RAIL in the real world (Chrome Dev Summit 2015)
Chrome for Developers
#ChromeDevSummit talks are up - W00T! -- Polycast #34
Chrome for Developers
V8 Performance from the Driver's Seat (Chrome Dev Summit 2015)
Chrome for Developers
Quantify and improve real-world RAIL (Chrome Dev Summit 2015)
Chrome for Developers
Owning your performance: RAIL (Chrome Dev Summit 2015)
Chrome for Developers
HTTP/2 101 (Chrome Dev Summit 2015)
Chrome for Developers
Leadership Panel (Chrome Dev Summit 2015)
Chrome for Developers
Build Processes, Totally Tooling Tips (S2, Ep 5)
Chrome for Developers
Accessibility (Chrome Dev Summit 2015)
Chrome for Developers
Binding to Arrays -- Polycasts #35
Chrome for Developers
HTTP2 - HTTP203
Chrome for Developers
Chrome 47: Splash Screens, requestIdleCallback and better desktop notifications (New in Chrome)
Chrome for Developers
Call For Submissions - Supercharged
Chrome for Developers
Cross Device Testing, Totally Tooling Tips (S2 Ep6)
Chrome for Developers
Testing AJAX with Web Component Tester -- Polycasts #37
Chrome for Developers
Slack: Extended Xmas Special - Supercharged
Chrome for Developers
Browser testing with Travis & Sauce Labs -- Polycasts #38
Chrome for Developers
Optimize for production with Vulcanize -- Polycasts #39
Chrome for Developers
Highlights from Chrome Dev Summit 2015
Chrome for Developers
Chrome 48: Custom buttons in notifications, DevTools Security panel, and Presentation mode
Chrome for Developers
Crisper: Protecting your Polymer app with CSP -- Polycasts #40
Chrome for Developers
How do I use Sass with Polymer? #AskPolymer -- Polycasts #41
Chrome for Developers
Colors – DevTools Tonight #0 (Pilot)
Chrome for Developers
More on: Backend Performance
View skill →Related Reads
📰
📰
📰
📰
When Tradition Meets Artificial Intelligence: The Future of Japanese Work Culture
Medium · AI
Crypto Market Navigates Institutional Inflows and Innovation Amidst Rising AI Scam Threats and Valuation Deb Concerns
Dev.to AI
IQE bets on AI data-centre demand to drive 20% sales growth in 2026
The Next Web AI
Judge signs off on Anthropic’s $1.5bn book piracy settlement, the biggest in US copyright history
The Next Web AI
Chapters (6)
0:09
Highlight all nodes affected by CSS property
0:42
Audits panel updates
1:54
Binary WebSocket message viewer
2:35
Capture area screenshot
2:58
Service worker filters in the Network panel
3:17
Long tasks and First Paint in performance recordings
🎓
Tutor Explanation
DeepCamp AI