On Fri Nov 10 15:33:38 2023 +0000, Gabriel Ivăncescu wrote:
What kind of impact are you expecting? Of course, places where we didn't check for it, are still probably going to crash (there probably are some of them), but that can't be *worse* than before, since it will actually happen less than before. Is there some code that actually needs to know when it has been detached? I'll try to review all of them but if you know one off the top of your head, it would be interesting to see why.
For example `get_cookie` on a detached document would use URL from another document.