Support deep linking to the debug tab on a given isolate and library
Đang mở
P2
screen: debugger
- Ngôn ngữ chính
- Dart
- Star
- 1.7k
- Fork
- 404
- Merge trung bình
- 6 ngày 17 giờ
- Pull request đã merge (30 ngày)
- 18
Mô tả
In the test runner we currently link to the Observatory UI when debugging tests. We'd like to point to the devtools UI instead.
https://github.com/dart-lang/test/issues/1563
Observatory lets us link to the `/inspect` path with an `isolateId` query parameter, and a `objectId` parameter pointing the `_test.dart` library.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.