This week I've submitted a Firefox 3 plugin with which we can control
DOM objects in Firefox 3 from ES. The attached screen shot shows we
can draw in the Firefox 3 canvas from esjs, like we can do so with our
own canvas services running on an actual PC (QEMU) and on a pseudo
frame buffer.
Note a new standard Web IDL draft has been published from W3C two weeks ago:
http://dev.w3.org/2006/webapi/Binding4DOM/
Our plan is to modify the esidl to support this new Web IDL, and test
the esidl outputs with Firefox 3 using the plugin. Shortly, I will
post how to build the ES Firefox 3 plugin.
Cheers,
- Shiki
Last week, I submitted a basic support of Variant type into esidl.
As part of the supporting Web IDL preparations, I've switched my
development environment from F8 to F9 and build Firefox3 from source
code on F9.
Sorry that I'm going to make a presentation on domestic conference in
this week, so I think I can't take a time to ES.
--
ISHIBASHI Kenichi