Paul Gofman : mshtml: Export requestAnimationFrame() through a private interface.

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


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

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

mshtml: Export requestAnimationFrame() through a private interface.

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/dispex.c                 |  31 ++++++++-
 dlls/mshtml/htmlwindow.c             | 126 +++++++++++++++++++++++++++--------
 dlls/mshtml/mshtml_private.h         |   6 ++
 dlls/mshtml/mshtml_private_iface.idl |  18 +++++
 4 files changed, 149 insertions(+), 32 deletions(-)

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



More information about the wine-cvs mailing list