Add test coverage for "Review History" functionality after app disconnect.
Open
P2
- Dominant language
- Dart
- Stars
- 1.7k
- Forks
- 404
- Avg merge
- 6d 17h
- Merged PRs (30d)
- 18
Description
It's often useful to be able to continue to inspect specific data in Observatory after the target application has closed (e.g., inspecting a CPU profile, timeline, etc). DevTools should continue to show the most recent data after an application has disconnected instead of blocking the entire screen with a "Disconnected" message.
Contributor guide
Assessment
This issue has not been assessed yet.