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

Use detachEvent when removeEventListener isn't available #18110

Merged
merged 2 commits into from Oct 8, 2021

Conversation

peterhashair
Copy link
Contributor

Description:

Follow Ref:#18028. Update removeEventListener to detachEvent.
@paladox Point out this typo or error.

Review

follow pr 18028 fix for update removeEventListener to detachEvent
@peterhashair
Copy link
Contributor Author

build js

@peterhashair peterhashair changed the title fllow PR 18028 update removeEventListener to detachEvent Existing PR 18028 update removeEventListener to detachEvent Oct 7, 2021
@tsteur
Copy link
Member

tsteur commented Oct 7, 2021

@peterhashair is this one ready to review? Looks good to merge from my side

Was almost thinking we might want to put this in a 4.5.1 release but it should not be needed as it would be very rarely executed and also only affects very few very old browsers.

@peterhashair peterhashair marked this pull request as ready for review October 7, 2021 23:55
@peterhashair
Copy link
Contributor Author

@tsteur should be good to merge

@justinvelluppillai justinvelluppillai changed the title Existing PR 18028 update removeEventListener to detachEvent Use detachEvent when removeEventListener isn't available Oct 8, 2021
@justinvelluppillai justinvelluppillai merged commit 41b79fe into 4.x-dev Oct 8, 2021
@justinvelluppillai justinvelluppillai deleted the ref-18028-javascript-change branch October 8, 2021 00:03
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.

None yet

3 participants