Sept. 15, 2022
1:38 p.m.
On Thu Sep 15 17:02:28 2022 +0000, Jacek Caban wrote:
Could you just retrieve it from window here instead of extending ctx? I would have to pass the window instead of the url, is that what you mean?
The url is for the window that triggered the change, while window->doc (first arg) is the window that receives the event, so they don't have the same URL in most cases, unless it's sending on itself. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/856#note_8567