-
Notifications
You must be signed in to change notification settings - Fork 361
Open
Labels
P3issues we think are valid but not importantissues we think are valid but not importantscreen: debuggerIssues with the Debugger screenIssues with the Debugger screenweb debuggingIssues related to debugging a web appIssues related to debugging a web app
Milestone
Description
For large applications, creating an isolate can take non-trivial time. Currently DevTools displays Loading... while it waits for the initial getVM response. This is a nice user experience while package:dwds creates the first isolate. Upon a refresh in which package:dwds sends an IsolateDestroy event, DevTools will properly clear out the content of the Debug page. However, it does not display any indication that it is waiting for an IsolateCreate event. Ideally DevTools displays the Loading... message again.
Willie2020
Metadata
Metadata
Assignees
Labels
P3issues we think are valid but not importantissues we think are valid but not importantscreen: debuggerIssues with the Debugger screenIssues with the Debugger screenweb debuggingIssues related to debugging a web appIssues related to debugging a web app