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

Unified Diff: lib/dom/templates/html/interface/interface_XMLHttpRequest.darttemplate

Issue 10068019: Fix ApiDoc to work with new dart:html code. Tweak dart:html generator to generate clearer @domName … (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Code review fixes Created 8 years, 8 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
« no previous file with comments | « lib/dom/templates/html/interface/interface_Window.darttemplate ('k') | lib/html/dartium/html_dartium.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: lib/dom/templates/html/interface/interface_XMLHttpRequest.darttemplate
diff --git a/lib/dom/templates/html/interface/interface_XMLHttpRequest.darttemplate b/lib/dom/templates/html/interface/interface_XMLHttpRequest.darttemplate
index 9da33c3e65186c1053e1901da0b433822fa23c5c..73d8040ef84f79fc2ff2b5fb79669fd556f90669 100644
--- a/lib/dom/templates/html/interface/interface_XMLHttpRequest.darttemplate
+++ b/lib/dom/templates/html/interface/interface_XMLHttpRequest.darttemplate
@@ -4,6 +4,7 @@
// WARNING: Do not edit - generated code.
+$!COMMENT
interface $ID$EXTENDS {
// TODO(rnystrom): This name should just be "get" which is valid in Dart, but
// not correctly implemented yet. (b/4970173)
« no previous file with comments | « lib/dom/templates/html/interface/interface_Window.darttemplate ('k') | lib/html/dartium/html_dartium.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698