Paul Gofman : mshtml: Add console object stub implementation.

Alexandre Julliard julliard at winehq.org
Thu Jul 8 16:43:51 CDT 2021


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

Author: Paul Gofman <pgofman at codeweavers.com>
Date:   Thu Jul  8 03:34:22 2021 +0300

mshtml: Add console object stub implementation.

Signed-off-by: Paul Gofman <pgofman at codeweavers.com>
Signed-off-by: Jacek Caban <jacek at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/mshtml/htmlwindow.c             |  19 +++
 dlls/mshtml/mshtml_private.h         |   6 +-
 dlls/mshtml/mshtml_private_iface.idl |  46 +++++++
 dlls/mshtml/omnavigator.c            | 258 +++++++++++++++++++++++++++++++++++
 dlls/mshtml/tests/documentmode.js    |   1 +
 dlls/mshtml/tests/es5.js             |  64 +++++++++
 6 files changed, 393 insertions(+), 1 deletion(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=fd892ff10f87c3ab6c7c8af23c8a9e2c940496d4



More information about the wine-cvs mailing list