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

[ddc] Missing type rules for package:js interceptor supertypes #56384

Open
nshahan opened this issue Aug 6, 2024 · 0 comments
Open

[ddc] Missing type rules for package:js interceptor supertypes #56384

nshahan opened this issue Aug 6, 2024 · 0 comments
Labels
area-web Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop. P3 A lower priority bug or feature request web-dev-compiler

Comments

@nshahan
Copy link
Contributor

nshahan commented Aug 6, 2024

The type rule for legacyJavascriptObject is missing all the transitive supertypes of @js() classes. This is causing some failures of the expectations in tests/web/internal/javascriptobject_extensions_test.dart.

@nshahan nshahan added P3 A lower priority bug or feature request web-dev-compiler area-web Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop. labels Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-web Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop. P3 A lower priority bug or feature request web-dev-compiler
Projects
None yet
Development

No branches or pull requests

1 participant