DevTools occasionally freezes when using WASM
Abierto
cross-screen
dart2wasm
P1
- Lenguaje dominante
- Dart
- Estrellas
- 1.7k
- Forks
- 404
- Merge medio
- 6 d 17 h
- PR fusionados (30 d)
- 18
Descripción
I've managed to rather reliably get DevTools to freeze when compliling to WASM.
Steps to repro:
- Run devtools with `devtools_tool serve --wasm --no-strip-wasm`
- Enable the WASM setting (in the settings dialog), and wait for window to reload
- Navigate to the Debugger panel, and click on the file name to open the file picker
- Click another file name in the dropdown to open that file
- Repeat a few times (rather quickly), eventually DevTools will freeze

Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.