12 Oct
2023
12 Oct
'23
6:18 p.m.
On Thu Oct 12 15:31:01 2023 +0000, Gabriel Ivăncescu wrote:
It's needed for further patches dealing with some quirks (with script hosts), to eventually implement MessageEvent.source and such, at least for testing properly. I've been fiddling quite a bit with synchronous binding but it doesn't seem to actually navigate on Gecko side, I guess I'm missing something, or is that not possible? Actually I think I got it working with a sync binding to about:blank. It passes all the (new) tests, but there's a weird assertion failure in gecko in the htmldoc test about object holding more refs than its refcount… no idea where I messed up, it's not obvious.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/4054#note_48551