Jacek Caban : mshtml: Use nsIDocShell to load a page in set_moniker.

Alexandre Julliard julliard at winehq.org
Mon Jan 4 10:54:16 CST 2010


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

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Mon Jan  4 00:38:57 2010 +0100

mshtml: Use nsIDocShell to load a page in set_moniker.

---

 dlls/mshtml/mshtml_private.h |    3 +-
 dlls/mshtml/navigate.c       |   59 ++++++++++++++++++++++-------------------
 dlls/mshtml/nsembed.c        |   23 +---------------
 dlls/mshtml/nsiface.idl      |    6 +++-
 dlls/mshtml/nsio.c           |   48 +++++++++++++++++++++++++++-------
 dlls/mshtml/persist.c        |   33 ++++++++++-------------
 6 files changed, 92 insertions(+), 80 deletions(-)

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



More information about the wine-cvs mailing list