mshtml: Improved error handling in element constructors.
authorJacek Caban <jacek@codeweavers.com>
Wed, 1 Dec 2010 21:43:14 +0000 (22:43 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 2 Dec 2010 10:58:40 +0000 (11:58 +0100)
commitecc551b911c0f8b68cd6e4b4d26922b265b681a4
tree7296307a0626b8e85a5f41ad19288c929c7c86e9
parenta8b94a0377fb56da55b83d0fd2a2a0e988ca454e
mshtml: Improved error handling in element constructors.
18 files changed:
dlls/mshtml/htmlanchor.c
dlls/mshtml/htmlbody.c
dlls/mshtml/htmlelem.c
dlls/mshtml/htmlembed.c
dlls/mshtml/htmlform.c
dlls/mshtml/htmlframe.c
dlls/mshtml/htmliframe.c
dlls/mshtml/htmlimg.c
dlls/mshtml/htmlinput.c
dlls/mshtml/htmlobject.c
dlls/mshtml/htmloption.c
dlls/mshtml/htmlscript.c
dlls/mshtml/htmlselect.c
dlls/mshtml/htmlstyleelem.c
dlls/mshtml/htmltable.c
dlls/mshtml/htmltablerow.c
dlls/mshtml/htmltextarea.c
dlls/mshtml/mshtml_private.h