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

Unified Diff: client/dom/templates/dom/frog/frog_dom.darttemplate

Issue 9539003: Safely wrap window.top in frog dom. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Address comments and merge Created 8 years, 10 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: client/dom/templates/dom/frog/frog_dom.darttemplate
diff --git a/client/dom/templates/dom/frog/frog_dom.darttemplate b/client/dom/templates/dom/frog/frog_dom.darttemplate
index 77b106fc4e3b91b4c25f55287b64f50447cc19dd..ebd8661b227c3f79cee224a75027f7fffadc2ee0 100644
--- a/client/dom/templates/dom/frog/frog_dom.darttemplate
+++ b/client/dom/templates/dom/frog/frog_dom.darttemplate
@@ -14,6 +14,7 @@ $!GENERATED_DART_FILES
#source('src/ReadyState.dart');
#source('src/TimeoutHandler.dart');
#source('src/_Collections.dart');
+#source('src/frog_DOMImplementation.dart');
#source('src/frog_DOMType.dart');
#source('src/frog_DOMTypeJs.dart');
#source('src/frog_FactoryProviders.dart');
« no previous file with comments | « client/dom/src/frog_DOMImplementation.dart ('k') | client/dom/templates/dom/frog/impl_DOMWindow.darttemplate » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698