24 Jul
2023
24 Jul
'23
2:57 p.m.
On Mon Jul 24 14:56:49 2023 +0000, Yuxuan Shui wrote:
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, (note it's not `propget`), and each `MutationObserver` is independent from each other, that's why I didn't use a cache. Thanks for the tip about compat mode!
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/3391#note_39957