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!