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

Timer implementation should share more code #8467

Closed
floitschG opened this issue Feb 11, 2013 · 2 comments
Closed

Timer implementation should share more code #8467

floitschG opened this issue Feb 11, 2013 · 2 comments
Labels
area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries. closed-obsolete Closed as the reported issue is no longer relevant library-core

Comments

@floitschG
Copy link
Contributor

Most of the code in the Timer class could and should be shared between dart2js and the VM.

@lrhn
Copy link
Member

lrhn commented Apr 30, 2014

Added Library-Core label.

@lrhn
Copy link
Member

lrhn commented May 6, 2014

It's not clear which code is needing to be shared.
It seems most of the code is now abstracted into two external functions.


Added AssumedStale label.

@floitschG floitschG added Type-Defect area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries. library-core closed-obsolete Closed as the reported issue is no longer relevant labels May 6, 2014
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries. closed-obsolete Closed as the reported issue is no longer relevant library-core
Projects
None yet
Development

No branches or pull requests

2 participants