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

Remove broken JSNI references from MSIE cleanup #10022

Merged
merged 1 commit into from
Oct 30, 2024

Conversation

niloc132
Copy link
Member

The previous PR broke three tests which still had JSNI references to removed methods - not caught by the "compile.tests" task. This patch finishes removing these checks in tests, so that we never skip certain assertions based on old browsers, which no longer exist.

Follow-up #10014

The previous PR broke three tests which still had JSNI references to
removed methods - not caught by the "compile.tests" task. This patch
finishes removing these checks in tests, so that we never skip certain
assertions based on old browsers, which no longer exist.

Follow-up gwtproject#10014
@niloc132
Copy link
Member Author

@niloc132 niloc132 added this to the 2.13 milestone Oct 30, 2024
@niloc132 niloc132 merged commit 69e2aba into gwtproject:main Oct 30, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant