2020-06-02 [21:36:22.0000] Ugh, we need to implement async iterators [21:36:38.0000] It kinda fell off the priority wagon last year (for Chrome at least) [21:51:25.0000] Plzzz [02:37:02.0000] /me tries to remember if this is a good time to catch MikeSmith [03:39:14.0000] /me Ms2ger here now [03:53:51.0000] botie: inform Ms2ger remind to me to follow up [03:53:51.0000] will do [04:18:37.0000] PSA https://www.w3.org/TR/cors/ now redirects to https://fetch.spec.whatwg.org/ [04:19:31.0000] PSA2 https://www.w3.org/TR/notifications/ now redirects to https://notifications.spec.whatwg.org/ [04:21:09.0000] MikeSmith: cool, maybe Fetch no longer needs to say it replaces CORS [04:21:54.0000] annevk: yeah I guess it’s no longer necessary [04:24:07.0000] oh, that reminds me — one more: https://www.w3.org/TR/progress-events/ » https://xhr.spec.whatwg.org/ [05:03:55.0000] Ms2ger, at 2020-06-02 10:53 UTC, MikeSmith said: remind to me to follow up [05:04:31.0000] botie, inform MikeSmith reminder [05:04:32.0000] will do [05:29:49.0000] about https://github.com/whatwg/xhr/pull/279#issuecomment-636987348 — can I resolve this by adding a note to https://developer.mozilla.org/en-US/docs/Web/API/XMLHttpRequest/send#Syntax saying that no browsers actually yet implement support for XMLHttpRequest.p.send(body) with a ReadableStream? [05:29:49.0000] MikeSmith, at 2020-06-02 12:04 UTC, Ms2ger said: reminder [05:31:54.0000] MikeSmith: I see two issues there; it doesn't clearly allow for null as a value [05:32:02.0000] OK [05:32:20.0000] MikeSmith: and ReadableStream could just be removed, I don't think we need a note as it was never implemented and won't be added per this decision [05:32:38.0000] yeah now looking at https://github.com/whatwg/fetch/pull/1029 I see the plan there [05:38:28.0000] annevk: OK how does https://wiki.developer.mozilla.org/en-US/docs/Web/API/XMLHttpRequest/send#Parameters look now? [05:40:04.0000] MikeSmith: seems good; I think for developer documentation we could do more to unpack USVString and BufferStream and such, but that's a more global issue I suspect [05:40:17.0000] yeah [06:30:04.0000] Domenic: define browsing session as the new 7.7.1? At the start of Session history and navigation [06:30:26.0000] And what, I mean a glorified XXX entry [06:30:38.0000] And with that* wow [06:34:39.0000] annevk: seems reasonable. The other thing would be as the new 7.1 since it's conceptually "larger" than a browsing context, but, I think your idea is probably better. [06:35:54.0000] It's larger than a top-level browsing context, and smaller or larger than a BCG, depending [06:36:08.0000] Good times in browsing * land [07:05:34.0000] Domenic: ping on https://github.com/whatwg/html/pull/5573 in case you wanted to merge [07:05:55.0000] Ah thank you [08:09:49.0000] When did PR preview stop showing the yellow highlights and arrows in the diff view? [08:13:10.0000] I noticed that too... [08:31:57.0000] It makes the diff so hard to read for HTML PRs because the pages are so big usually :/ [08:42:43.0000] Worth filing an issue... https://github.com/tobie/pr-preview/issues [08:43:08.0000] Is it only the styling that is lost? [08:43:31.0000] I still see plus class in the source, but it's not highlighted as much as it used to be [08:44:22.0000] Oh I see [08:44:36.0000] I think we broke it when we moved out