flutter / flutter/devtools

Support deep linking to the debug tab on a given isolate and library

Abierto
#4,241 2 comentarios 0 reacciones 0 asignados Ver en GitHub
P2 screen: debugger
Lenguaje dominante
Dart
Estrellas
1.7k
Forks
404
Merge medio
6 d 17 h
PR fusionados (30 d)
18

Descripción

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.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.