| 14:31 | <andreubotella> | annevk: I think https://github.com/whatwg/url/issues/562 should probably be moved to HTML |
| 14:34 | <annevk> | andreubotella: I could move it, or maybe open a new issue with a summary of the situation? |
| 14:34 | <annevk> | andreubotella: as reported the issue is about urlencoded, which HTML only lightly touches |
| 14:35 | <andreubotella> | annevk: I was thinking of moving and renaming it to include text/plain, which is in scope |
| 14:36 | <andreubotella> | but I guess I could open a new issue |
| 14:39 | <andreubotella> | btw, I filed a Chrome bug because using FormData in a FACE isn't normalized in urlencoded per the spec, but it's now looking like it should |
| 17:28 | <jgraham> | Is there some set of places in spec land that correspond to a js realm being destroyed? |
| 17:43 | <jgraham> | Something like discard a document/terminate a worker/when the event loop of a worker/shared worker/service worker agent is destroyed |
| 17:43 | <jgraham> | (but that last one seems pretty sketchy to me) |
| 17:43 | <jgraham> | (well they all seem a bit sketchy but the last one especially so) |