Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix exception mapping from JS to dart #2004

Merged
merged 22 commits into from
Mar 6, 2023

Conversation

annagrin
Copy link
Contributor

@annagrin annagrin commented Feb 28, 2023

A prior SDK change introduced a regression - exception mapping stopped working due detection in DWDS relying on type signatures for exceptions.

Allow all subtypes of NativeError as exceptions.

Closes: #1821

@annagrin annagrin requested review from nshahan and elliette March 1, 2023 01:59
Copy link
Contributor

@elliette elliette left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved with one comment to resolve

@annagrin annagrin merged commit 07743a3 into dart-lang:master Mar 6, 2023
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.

Chrome proxy service test case is failing in latest dev release
3 participants