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

Spurios JS counts in request manager #149

Closed
hrj opened this issue Sep 1, 2015 · 1 comment
Closed

Spurios JS counts in request manager #149

hrj opened this issue Sep 1, 2015 · 1 comment

Comments

@hrj
Copy link
Member

hrj commented Sep 1, 2015

Currently, whenever a task is added to the JSScheduler queue via Window.addJSTask, the request manager is consulted immediately. Some of these tasks may not actually execute Javascript. For example, EventTargetManager runs its event processing in a JS task, even if there are no handlers registered at the time.

@hrj hrj added this to the 0.4 milestone Sep 1, 2015
@hrj
Copy link
Member Author

hrj commented Sep 13, 2015

After fixing this issue, update the wiki page here.

@hrj hrj added the bug label Jun 18, 2017
@hrj hrj modified the milestones: after 0.3.12, 0.4 Jun 18, 2017
@hrj hrj closed this as completed in fa9b448 Jun 18, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant