Jacek Caban : mshtml: Create inner window early in binding process and use it to store current binding callback .

Alexandre Julliard julliard at winehq.org
Thu Jul 12 18:00:32 CDT 2012


Module: wine
Branch: master
Commit: 25c5082f90e181beb83258ed7d8542822220233b
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=25c5082f90e181beb83258ed7d8542822220233b

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Thu Jul 12 14:25:43 2012 +0200

mshtml: Create inner window early in binding process and use it to store current binding callback.

---

 dlls/mshtml/binding.h        |    2 +-
 dlls/mshtml/htmlwindow.c     |  114 ++++++++++++++++++++++++++----------------
 dlls/mshtml/mshtml_private.h |    9 ++--
 dlls/mshtml/navigate.c       |   79 ++++++++++++-----------------
 dlls/mshtml/nsio.c           |    7 ++-
 dlls/mshtml/persist.c        |   10 ++--
 6 files changed, 120 insertions(+), 101 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=25c5082f90e181beb83258ed7d8542822220233b



More information about the wine-cvs mailing list