SIGN IN SIGN UP

Show DevTools backend and frontend versions in UI (#23399)

This information can help with bug investigation for renderers (like React Native) that embed the DevTools backend into their source (separately from the DevTools frontend, which gets run by the user).

If the DevTools backend is too old to report a version, or if the version reported is the same as the frontend (as will be the case with the browser extension) then only a single version string will be shown, as before. If a different version is reported, then both will be shown separately.
B
Brian Vaughn committed
0e0b1a45fa09c0a8b162cde655016af97eda5c88
Parent: f0dd459
Committed by GitHub <noreply@github.com> on 3/2/2022, 5:26:48 PM