-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Labels
P3A lower priority bug or feature requestA lower priority bug or feature requestarea-web-jsIssues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop.Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop.web-dev-compiler
Description
In flutter/flutter#48413 (comment) @jacob314 says:
We fully control how Dart displays stack traces on the web (for example: it isn't depending on the browser sourcemap implementation) so if something needs to be changed on the web to provide a more uniform experience we can change it.
If we control the stack traces, the ideal thing to do would be to make them identical to what the VM generates.
Metadata
Metadata
Assignees
Labels
P3A lower priority bug or feature requestA lower priority bug or feature requestarea-web-jsIssues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop.Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop.web-dev-compiler