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

Avoid blocking UI thread while initializing filter rules #131

Closed
ameshkov opened this issue Jan 16, 2016 · 1 comment
Closed

Avoid blocking UI thread while initializing filter rules #131

ameshkov opened this issue Jan 16, 2016 · 1 comment
Assignees
Labels
Milestone

Comments

@ameshkov
Copy link
Member Author

Instead of the ChromeWorker I've used an ugly solution with sequential setTimeout calls.

It looks rather ugly, but it does the thing, FF UI is now much more responsive.

@ameshkov ameshkov changed the title Firefox: avoid blocking UI thread while loading request filter Avoid blocking UI thread while loading filter rules Jan 19, 2016
@ameshkov ameshkov changed the title Avoid blocking UI thread while loading filter rules Avoid blocking UI thread while initializing filter rules Jan 19, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants