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

Unified Diff: client/dom/generated/src/frog/DOMWindow.dart

Issue 9453004: Cross frame access tests (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Final pass of comments, update of status 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 | « client/dom/frog/dom_frog.dart ('k') | client/dom/generated/src/frog/HTMLIFrameElement.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/dom/generated/src/frog/DOMWindow.dart
diff --git a/client/dom/generated/src/frog/DOMWindow.dart b/client/dom/generated/src/frog/DOMWindow.dart
index 3dc28169baa56c63b97735a57878af7ab04f0813..41bbc6b3a096b22d972a0311747eb0d3dee0b232 100644
--- a/client/dom/generated/src/frog/DOMWindow.dart
+++ b/client/dom/generated/src/frog/DOMWindow.dart
@@ -25,8 +25,6 @@ class _DOMWindowJs extends _EventTargetJs implements DOMWindow native "@*DOMWind
final _EventJs event;
- final _ElementJs frameElement;
-
final _DOMWindowJs frames;
final _HistoryJs history;
« no previous file with comments | « client/dom/frog/dom_frog.dart ('k') | client/dom/generated/src/frog/HTMLIFrameElement.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698