Skip to content

Don't report error to user if script parsing fails#9104

Merged
elliette merged 2 commits intoflutter:masterfrom
elliette:issue-7192-2
Apr 4, 2025
Merged

Don't report error to user if script parsing fails#9104
elliette merged 2 commits intoflutter:masterfrom
elliette:issue-7192-2

Conversation

@elliette
Copy link
Copy Markdown
Member

@elliette elliette commented Apr 4, 2025

We've gotten many reports of script parsing failure (see #7192), but none with details about how to reproduce or how it affects Devtools.

Only issue with any details indicates it's user error (trying to reload a disconnected Devtools instance): #7192

I've done some investigation, and if script parsing fails the only screen affected is the debugger screen (however, the error is shown immediately on connecting to Devtools regardless of which screen your are on).

Since 1) the debugger screen is in maintenance mode and 2) if something is actually not working as expected it would be preferred to get a real issue filed with repro steps, I think it's safe to remove reporting this error to users.

@elliette elliette changed the title Don't report error to user is script parsing fails Don't report error to user if script parsing fails Apr 4, 2025
@elliette elliette merged commit baeb606 into flutter:master Apr 4, 2025
79 of 81 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants