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 unnecessary setImmediate method #3166

Merged
merged 1 commit into from
Apr 2, 2023

Conversation

DrRoot-github
Copy link
Contributor

https://developer.mozilla.org/en-US/docs/Web/API/Window/setImmediate#browser_compatibility
setImmediate cannot be used in browsers, and since there is no longer a need to delay execution, it has been removed.

@remusao remusao added the PR: Polish 💅 Increment patch version when merged label Apr 2, 2023
@remusao remusao merged commit 9491957 into ghostery:master Apr 2, 2023
@remusao
Copy link
Collaborator

remusao commented Apr 2, 2023

Thanks again @DrRoot-github for more contributions! This Electron blocker is getting to the next level thanks to you :) This change is released: https://github.com/ghostery/adblocker/releases/tag/v1.26.5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: Polish 💅 Increment patch version when merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants