On Wed Apr 30 15:03:22 2025 +0000, Gabriel Ivăncescu wrote:
location is special since it's tied to the outer window, without being a "proxy" for something else (inner window), and it's never a jscript object on native; it's correct the way it is. I guess I can just check if it has an id and use the `tid` otherwise.
Ugh, scratch that. This has the same potential problem. We need to actually identify the *caller* somehow, not the object.