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

[web] Fix EventTargetListener::dispose with AbortController invocation #1654

Merged
merged 2 commits into from
Oct 24, 2024

Conversation

Schahen
Copy link
Collaborator

@Schahen Schahen commented Oct 23, 2024

In theory we can be back to removeEventListener approach when lambdas will behave correctly in the wasm target but if AbortController approach works I don't see any reason why we should be back to this approach

@Schahen Schahen requested a review from eymar October 23, 2024 12:50
@Schahen Schahen merged commit 0e313e2 into jb-main Oct 24, 2024
7 checks passed
@Schahen Schahen deleted the sh/web-use-abort-signal branch October 24, 2024 10:33
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.

2 participants