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

Unified Diff: client/dom/dom_frog.dart

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
« no previous file with comments | « no previous file | client/dom/frog/dom_frog.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/dom/dom_frog.dart
diff --git a/client/dom/dom_frog.dart b/client/dom/dom_frog.dart
index 21f2c013182ce4db8c4e9bb4d6b1554668013adc..a72c5af76f63fe18408d534077ff0c28252ccbcc 100644
--- a/client/dom/dom_frog.dart
+++ b/client/dom/dom_frog.dart
@@ -1068,6 +1068,7 @@
#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 | « no previous file | client/dom/frog/dom_frog.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698