Jacek Caban : mshtml: Try to not use nsIDOMHTMLFormElement:: Submit for IHTMLFormElelement::submit implementation.

Alexandre Julliard julliard at winehq.org
Fri Sep 27 11:33:13 CDT 2013


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

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Fri Sep 27 15:22:30 2013 +0200

mshtml: Try to not use nsIDOMHTMLFormElement::Submit for IHTMLFormElelement::submit implementation.

---

 dlls/mshtml/binding.h        |    2 +
 dlls/mshtml/htmlform.c       |   55 ++++++++++++++++--
 dlls/mshtml/mshtml_private.h |    3 +
 dlls/mshtml/navigate.c       |  127 +++++++++++++++++++++++++++++-------------
 dlls/mshtml/persist.c        |   50 ++++++++++++++++-
 5 files changed, 191 insertions(+), 46 deletions(-)

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



More information about the wine-cvs mailing list