Jacek Caban : mshtml: Use our submit implementation for all windows, but only for POST method.

Alexandre Julliard julliard at wine.codeweavers.com
Tue Feb 3 10:01:12 CST 2015


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

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Mon Feb  2 13:43:49 2015 +0100

mshtml: Use our submit implementation for all windows, but only for POST method.

---

 dlls/mshtml/binding.h   |  3 ++-
 dlls/mshtml/htmlform.c  | 23 ++++++++++++++-----
 dlls/mshtml/navigate.c  | 16 +++++++++++++-
 dlls/mshtml/nsiface.idl | 59 ++++++++++++++++++++++++++++++++++++++++++++++++-
 dlls/mshtml/nsio.c      | 19 ++++++++++++++--
 dlls/mshtml/persist.c   |  2 +-
 6 files changed, 111 insertions(+), 11 deletions(-)

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



More information about the wine-cvs mailing list