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.