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 window.setImmediate #13709

Closed
blois opened this issue Sep 30, 2013 · 5 comments
Closed

Remove window.setImmediate #13709

blois opened this issue Sep 30, 2013 · 5 comments
Assignees
Labels
P1 A high priority bug; for example, a single project is unusable or has many test failures web-libraries Issues impacting dart:html, etc., libraries
Milestone

Comments

@blois
Copy link
Contributor

blois commented Sep 30, 2013

Proper support is arriving in dart:async, and the name is a bit of a misnomer with the setImmediate spec not being a micro-task.

It should go away

@efortuna
Copy link
Contributor

efortuna commented Oct 2, 2013

Added this to the M7 milestone.

@blois
Copy link
Contributor Author

blois commented Oct 2, 2013

Removed this from the M7 milestone.
Added this to the M8 milestone.
Removed Priority-Unassigned label.
Added Priority-High label.

@blois
Copy link
Contributor Author

blois commented Oct 3, 2013

Added Community-StarterBug label.

@blois
Copy link
Contributor Author

blois commented Oct 15, 2013

Set owner to @blois.
Added Accepted label.

@blois
Copy link
Contributor Author

blois commented Oct 16, 2013

Fixed with https://codereview.chromium.org//27441002


Added Fixed label.

@blois blois added Type-Defect P1 A high priority bug; for example, a single project is unusable or has many test failures web-libraries Issues impacting dart:html, etc., libraries labels Oct 16, 2013
@blois blois self-assigned this Oct 16, 2013
@blois blois added this to the M8 milestone Oct 16, 2013
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P1 A high priority bug; for example, a single project is unusable or has many test failures web-libraries Issues impacting dart:html, etc., libraries
Projects
None yet
Development

No branches or pull requests

2 participants