We expect this release to ship in the DevTools of Chrome 113.
Core
- tracing: handle
FrameCommittedInBrowser
withprocessPseudoId
(#14800) redirects
: userequestId
instead of URL to find requests (#14838)- don't use failed network requests as potential initiators (#14819)
- config: change error message if no
artifacts
are 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
channel
naming conventions (#14799)
Docs
- user-flows: add desktop config examples (#14806)
Tests
- reenable
metrics-tricky-tti
on ToT (#14790) - devtools: use new
primaryPageTarget
function (#14839) - add roundtrip-proto lhr render test, check for
undefined
(#14817) - devtools: sync e2e tests (#14801)