Jacek Caban : mshtml: Improved error handling in element constructors.

Alexandre Julliard julliard at winehq.org
Thu Dec 2 12:23:56 CST 2010


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

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Wed Dec  1 22:43:14 2010 +0100

mshtml: Improved error handling in element constructors.

---

 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(-)

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



More information about the wine-cvs mailing list