| Index: lib/dom/templates/html/dart2js/impl_IDBDatabase.darttemplate
|
| ===================================================================
|
| --- lib/dom/templates/html/dart2js/impl_IDBDatabase.darttemplate (revision 9862)
|
| +++ lib/dom/templates/html/dart2js/impl_IDBDatabase.darttemplate (working copy)
|
| @@ -46,6 +46,6 @@
|
|
|
| $!MEMBERS}
|
|
|
| -// TODO(sra): This should be a static member of _IDBTransactionImpl but frog
|
| -// can't handle that. Move it back after frog is completely done.
|
| +// TODO(sra): This should be a static member of _IDBTransactionImpl but dart2js
|
| +// can't handle that. Move it back after dart2js is completely done.
|
| var _transaction_fn; // Assigned one of the static methods.
|
|
|