Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(461)

Unified Diff: lib/dom/templates/html/dart2js/impl_IDBDatabase.darttemplate

Issue 10800104: Convert DOM and HTML frog to dart2js. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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.
« no previous file with comments | « lib/dom/templates/html/dart2js/html_frog.darttemplate ('k') | lib/dom/templates/html/frog/factoryprovider.darttemplate » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698