dart2js won't compile any apps using dart:html #4605
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
This issue was originally filed by [email protected]
What steps will reproduce the problem?
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
The text was updated successfully, but these errors were encountered: