v10.0.2
We expect this release to ship in the DevTools of Chrome 113.
Core
- tracing: handle
FrameCommittedInBrowserwithprocessPseudoId(#14800) redirects: userequestIdinstead of URL to find requests (#14838)- don't use failed network requests as potential initiators (#14819)
- config: change error message if no
artifactsare defined (#14818) bf-cache: count failures based on affected frames (#14823)legacy-javascript: update polyfill size graph (#14828)prioritize-lcp-image: use request initiators for load path (#14807)prioritize-lcp-image: better identify lcp request (#14804)- types: fix error when using
moduleResolution: "node"(#14815)
Clients
- lr: accept multiple
channelnaming conventions (#14799)
Docs
- user-flows: add desktop config examples (#14806)
Tests
- reenable
metrics-tricky-ttion ToT (#14790) - devtools: use new
primaryPageTargetfunction (#14839) - add roundtrip-proto lhr render test, check for
undefined(#14817) - devtools: sync e2e tests (#14801)