Skip to content

dart2js won't compile any apps using dart:html #4605

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
DartBot opened this issue Aug 20, 2012 · 3 comments
Closed

dart2js won't compile any apps using dart:html #4605

DartBot opened this issue Aug 20, 2012 · 3 comments
Labels
closed-obsolete Closed as the reported issue is no longer relevant P0 A serious issue requiring immediate resolution web-libraries Issues impacting dart:html, etc., libraries

Comments

@DartBot
Copy link

DartBot commented Aug 20, 2012

This issue was originally filed by [email protected]


What steps will reproduce the problem?

  1. Open a new web project.
  2. Setup a JS launch and attempt to run it.

What is the expected output? What do you see instead?
Running dart2js...
dart2js/lib/html/dart2js/html_dart2js.dart:37649:64: Error: cannot resolve type IDBOpenDBRequest
class _IDBOpenDBRequestImpl extends _IDBRequestImpl implements IDBOpenDBRequest
                                                               ^^^^^^^^^^^^^^^^
Error: Compilation failed.

What version of the product are you using? On what operating system?
win7 64-bit. dart sdk build 10953

@kasperl
Copy link

kasperl commented Aug 20, 2012

Removed Priority-Medium label.
Added Priority-Critical, Area-HTML, Triaged labels.

@vsmenon
Copy link
Member

vsmenon commented Aug 20, 2012

prujohn: I cannot recreate with the latest editor download (Dart SDK version 10991). It looks like there was a lot of breakage on the bots at 10953 that's cleared since, so I'm assuming this is no longer an issue. Please reopen if an update doesn't fix.


Added AssumedStale label.

@DartBot
Copy link
Author

DartBot commented Aug 20, 2012

This comment was originally written by [email protected]


ok I'll check it tomorrow when I do my daily download. Thanks!

@DartBot DartBot added Type-Defect P0 A serious issue requiring immediate resolution web-libraries Issues impacting dart:html, etc., libraries closed-obsolete Closed as the reported issue is no longer relevant labels Aug 20, 2012
This issue was closed.
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 P0 A serious issue requiring immediate resolution web-libraries Issues impacting dart:html, etc., libraries
Projects
None yet
Development

No branches or pull requests

3 participants