Module: wine Branch: master Commit: 548b6811855b5f65602246e9fd8d905d457029a4 URL: https://gitlab.winehq.org/wine/wine/-/commit/548b6811855b5f65602246e9fd8d905...
Author: Gabriel Ivăncescu gabrielopcode@gmail.com Date: Tue Aug 1 19:45:24 2023 +0300
mshtml: Use separate dispex destructors for different event types.
And get rid of the destroy method. This especially simplifies it when traversal and unlinking is implemented.
Signed-off-by: Gabriel Ivăncescu gabrielopcode@gmail.com
---
dlls/mshtml/htmlevent.c | 165 ++++++++++++++++++++++++++++++++---------------- dlls/mshtml/htmlevent.h | 1 - 2 files changed, 112 insertions(+), 54 deletions(-)