24 Jul
2023
24 Jul
'23
2:54 p.m.
Note that the result should likely be cached in the inner window, so that you return the same constructor everytime
This function is the function that constructs `MutationObserver`s, and each `MutationObserver` is independent from each other, that's why I didn't use a cache. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/3391#note_39956