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

feat(api): remove 'mutation' polling option #2048

Merged
merged 1 commit into from
Apr 30, 2020
Merged

feat(api): remove 'mutation' polling option #2048

merged 1 commit into from
Apr 30, 2020

Conversation

dgozman
Copy link
Contributor

@dgozman dgozman commented Apr 30, 2020

It is not compatible with shadow dom.

It is not compatible with shadow dom.
@dgozman dgozman merged commit 953dd36 into microsoft:master Apr 30, 2020
@cybairfly
Copy link

IMO this was one of the best and most efficient features to check for changes during automation without periodic polling. Had to dig through some archives to learn why it was removed before finding this. Did it have to be removed completely or could it have been an option, flag or something? What is the recommended replacement for this - just plain interval polling or custom mutation observers?

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.

3 participants