[PATCH 4/7] mshtml: Improved error handling in element constructors.

Jacek Caban jacek at codeweavers.com
Wed Dec 1 15:43:14 CST 2010


---
  dlls/mshtml/htmlanchor.c     |   20 ++++++++++++++------
  dlls/mshtml/htmlbody.c       |   23 ++++++++++++++---------
  dlls/mshtml/htmlelem.c       |    5 ++---
  dlls/mshtml/htmlembed.c      |   11 ++++++++---
  dlls/mshtml/htmlform.c       |   20 ++++++++++++++------
  dlls/mshtml/htmlframe.c      |    7 +++++--
  dlls/mshtml/htmliframe.c     |    7 +++++--
  dlls/mshtml/htmlimg.c        |   16 ++++++++++++----
  dlls/mshtml/htmlinput.c      |   23 +++++++++++++++--------
  dlls/mshtml/htmlobject.c     |   20 ++++++++++++++------
  dlls/mshtml/htmloption.c     |   20 ++++++++++++++------
  dlls/mshtml/htmlscript.c     |   20 ++++++++++++++------
  dlls/mshtml/htmlselect.c     |   20 ++++++++++++++------
  dlls/mshtml/htmlstyleelem.c  |   11 ++++++++---
  dlls/mshtml/htmltable.c      |   23 +++++++++++++++--------
  dlls/mshtml/htmltablerow.c   |   20 ++++++++++++++------
  dlls/mshtml/htmltextarea.c   |   20 ++++++++++++++------
  dlls/mshtml/mshtml_private.h |   32 ++++++++++++++++----------------
  18 files changed, 212 insertions(+), 106 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-mshtml-Improved-error-handling-in-element-constructor.diff
Type: text/x-patch
Size: 24558 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20101201/bf3d8115/attachment-0001.bin>


More information about the wine-patches mailing list