|
Cross frame access tests
We're allowing illegal cross-frame access on both Dartium and Frog right now. I'm working on fixing the latter.
If these tests look good, I'll set the status file accordingly and land.
Committed: https://code.google.com/p/dart/source/detail?r=4591
Total comments: 3
Total comments: 18
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+295 lines, -24 lines) |
Patch |
|
M |
client/dom/frog/dom_frog.dart
|
View
|
1
2
|
5 chunks |
+67 lines, -8 lines |
0 comments
|
Download
|
|
M |
client/dom/generated/src/frog/DOMWindow.dart
|
View
|
1
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
|
M |
client/dom/generated/src/frog/HTMLIFrameElement.dart
|
View
|
1
2
|
2 chunks |
+65 lines, -4 lines |
0 comments
|
Download
|
|
M |
client/dom/generated/src/frog/IDBDatabase.dart
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
client/dom/generated/src/interface/IDBDatabase.dart
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
client/dom/generated/src/wrapping/_IDBDatabaseWrappingImplementation.dart
|
View
|
1
2
|
1 chunk |
+3 lines, -8 lines |
0 comments
|
Download
|
|
M |
client/dom/scripts/systemfrog.py
|
View
|
1
2
|
2 chunks |
+21 lines, -0 lines |
0 comments
|
Download
|
|
A |
client/dom/templates/dom/frog/impl_HTMLIFrameElement.darttemplate
|
View
|
1
2
|
1 chunk |
+68 lines, -0 lines |
0 comments
|
Download
|
|
M |
client/tests/client/client.status
|
View
|
1
2
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
A |
client/tests/client/dom/CrossFrameTest.dart
|
View
|
1
2
|
1 chunk |
+27 lines, -0 lines |
0 comments
|
Download
|
|
A |
client/tests/client/dom/InnerFrameTest.dart
|
View
|
1
2
|
1 chunk |
+40 lines, -0 lines |
0 comments
|
Download
|
Total messages: 7 (0 generated)
|