Module: wine
Branch: master
Commit: 22214ec3577a772b8e8dd6ae6459ba0c2a6ea3bd
URL: https://gitlab.winehq.org/wine/wine/-/commit/22214ec3577a772b8e8dd6ae6459ba…
Author: Gabriel Ivăncescu <gabrielopcode(a)gmail.com>
Date: Mon Feb 5 16:15:22 2024 +0200
mshtml: Use a hook to implement postMessage.
We need the caller ServiceProvider to obtain the source.
Signed-off-by: Gabriel Ivăncescu <gabrielopcode(a)gmail.com>
---
dlls/mshtml/htmlwindow.c | 373 ++++++++++++++++++++---------------
dlls/mshtml/mshtml_private_iface.idl | 2 -
2 files changed, 211 insertions(+), 164 deletions(-)