[PATCH 1/2] mshtml: Implement IHTMLXMLHttpRequestFactory as a stub. (try 2)

Zhenbo Li litimetal at gmail.com
Tue Jun 9 10:21:02 CDT 2015


try 2:
Fix a memory leak in HTMLInnerWindow

---
  dlls/mshtml/Makefile.in      |   1 +
  dlls/mshtml/htmlwindow.c     |  23 +++++-
  dlls/mshtml/mshtml_private.h |  10 +++
  dlls/mshtml/tests/dom.c      |  57 +++++++++++++++
  dlls/mshtml/xmlhttprequest.c | 167 
+++++++++++++++++++++++++++++++++++++++++++
  5 files changed, 256 insertions(+), 2 deletions(-)
  create mode 100644 dlls/mshtml/xmlhttprequest.c


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-mshtml-Implement-IHTMLXMLHttpRequestFactory-as-a-stub.txt
Type: text/x-patch
Size: 11907 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20150609/fb002d6a/attachment-0001.bin>


More information about the wine-patches mailing list