DescriptionGenerate and use cross frame wrappers for types in other frames/windows.
This gets the two blocking tests working plus a bonus one.
Note, this does not yet include:
- Wrapping html_dartium
- Wrapping parameters (Window is passed into some init*Event methods and Location is passed into the setter on Window)
- Generating error stubs that throw on illegal methods.
I also haven't generated wrappers for dart:dom. Not sure this is worth it.
BUG=http://code.google.com/p/dart/issues/detail?id=2774
TEST=html/cross_frame_test,html/inner_frame_test,html/window_open_test
Patch Set 1 #Patch Set 2 : Add comments #Patch Set 3 : Factored out template #
Total comments: 12
Messages
Total messages: 3 (0 generated)
|