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

Add exceptions for Shadow DOM input query #2430

Merged
merged 1 commit into from
Jan 7, 2025

Conversation

varjolintu
Copy link
Member

A new feature, and a regression from #2391. Reddit creates a lot of content dynamically while scrolling the page. If possible, Shadow DOM input field query must be restricted on some sites to prevent any slowdowns in the browser.
There could be a better solution for the problem, so this is probably just a temporary workaround.

Testing strategy

Manually using a long thread from www.reddit.com.

Type of change

  • ✅ New feature (change that adds functionality)

@varjolintu varjolintu merged commit 60355e8 into develop Jan 7, 2025
@varjolintu varjolintu deleted the fix/add_shadow_dom_exceptions branch January 7, 2025 05:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants