Skip to content

ImageData and FileReader should not be in dart:html #24011

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

Closed
jteplitz opened this issue Aug 7, 2015 · 1 comment
Closed

ImageData and FileReader should not be in dart:html #24011

jteplitz opened this issue Aug 7, 2015 · 1 comment
Labels
closed-obsolete Closed as the reported issue is no longer relevant web-libraries Issues impacting dart:html, etc., libraries

Comments

@jteplitz
Copy link

jteplitz commented Aug 7, 2015

Both ImageData and FileReader are inside the dart:html library, but in JavaScript we can use these classes in a WebWorker so they should be in a library that can be imported by a WebWorker in dart.

@yjbanov yjbanov added the C9 label Aug 7, 2015
@sethladd sethladd added the web-libraries Issues impacting dart:html, etc., libraries label Aug 7, 2015
@zoechi
Copy link
Contributor

zoechi commented Aug 8, 2015

Looks similar or related to #17649, #17667, #3050, #10223, #10222, #17738, #16373, #21573, #22862, #23007

@matanlurey matanlurey added the closed-obsolete Closed as the reported issue is no longer relevant label Feb 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed-obsolete Closed as the reported issue is no longer relevant web-libraries Issues impacting dart:html, etc., libraries
Projects
None yet
Development

No branches or pull requests

5 participants