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

Update Isolate API docs when features are implemented in all runtimes #22067

Closed
sethladd opened this issue Jan 14, 2015 · 8 comments
Closed

Update Isolate API docs when features are implemented in all runtimes #22067

sethladd opened this issue Jan 14, 2015 · 8 comments
Assignees
Labels
area-documentation Prefer using 'type-documentation' and a specific area label. closed-invalid Closed as we don't believe the reported issue is generally actionable docs-api P2 A bug or feature request we're likely to work on type-enhancement A request for a change that isn't a bug

Comments

@sethladd
Copy link
Contributor

The following methods are being implemented across the VM and dart2js and Dartium:

addErrorListener
addOnExistListener
kill
pause
ping
removeErrorListener
removeOnExitListener
resume
setErrorsFatal
a paused parameter for spawnUri and spawn

When dart2js, VM, and Dartium support all of these, we'll need to update the respective API docs.

@sethladd
Copy link
Contributor Author

Marked this as being blocked by #20828, #21188, #21189, #21190, #21191, #21193.

@sethladd
Copy link
Contributor Author

Marked this as being blocked by #21586.

@sethladd
Copy link
Contributor Author

Marked this as being blocked by #21194.

@kevmoo
Copy link
Member

kevmoo commented Feb 18, 2015

Set owner to @sgjesse.

@sethladd
Copy link
Contributor Author

sethladd commented Mar 2, 2015

This meta-issue is blocked on 4 other issues. Is this something we're looking at for 1.9 ?


cc @iposva-google.

@sgjesse
Copy link
Contributor

sgjesse commented Mar 3, 2015

It is still not sure that these will make it into 1.9. At least for setErrorsFatal this will not happen.

@sethladd
Copy link
Contributor Author

sethladd commented Mar 3, 2015

Removed this from the 1.9 milestone.
Removed Priority-High label.
Added Priority-Medium label.

@mit-mit mit-mit added area-documentation Prefer using 'type-documentation' and a specific area label. and removed Area-Docs labels Sep 1, 2015
@kevmoo kevmoo added P2 A bug or feature request we're likely to work on type-enhancement A request for a change that isn't a bug and removed triaged labels Mar 1, 2016
@kevmoo kevmoo added the closed-invalid Closed as we don't believe the reported issue is generally actionable label Apr 12, 2018
@kevmoo
Copy link
Member

kevmoo commented Apr 12, 2018

Isolate is going away on the web. Closing.

@kevmoo kevmoo closed this as completed Apr 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-documentation Prefer using 'type-documentation' and a specific area label. closed-invalid Closed as we don't believe the reported issue is generally actionable docs-api P2 A bug or feature request we're likely to work on type-enhancement A request for a change that isn't a bug
Projects
None yet
Development

No branches or pull requests

4 participants