mshtml: Make window.external visible for JavaScript code.

Jacek Caban jacek at codeweavers.com
Tue Aug 14 15:36:56 CDT 2007


To make use of this patch, a patched version of wine_gecko is needed.
This version may be downloaded from:
http://gerwazy.lo3.wroc.pl/~jcaban/wine/gecko/wine_gecko.zip
It's almost the same as 0.1.0 version, but with two patches that allow
us to interact with JS code in hosted page. It can be considered as a
candidate for wine_gecko 0.1.1. These patches are currently under review
of mozilla devs. If they won't accept them, we'll stay with a forked tree.

This patch allows accepting Acrobat 8 license. If you use the current
wine_gecko version, QI in setup_nswindow will fail so this patch won't
make much difference.

---
 dlls/mshtml/htmlwindow.c     |  102 +++++++++++++++++++++++++
 dlls/mshtml/mshtml_private.h |    3 +
 dlls/mshtml/nsembed.c        |   40 ++++++++++
 dlls/mshtml/nsiface.idl      |  170
+++++++++++++++++++++++++++++++++++++++++-
 4 files changed, 314 insertions(+), 1 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: d1d32c4bc3ac9c3f157efa896af519af44097cfb.diff
Type: text/x-patch
Size: 13411 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070814/a816b017/d1d32c4bc3ac9c3f157efa896af519af44097cfb-0001.bin


More information about the wine-patches mailing list