- From: Boris Zbarsky <notifications@github.com>
- Date: Wed, 10 Jul 2019 11:38:11 -0700
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 10 July 2019 18:38:33 UTC
> should be added to the webaudio batch Done, thanks. Hadn't gotten to those yet. ;) > Presumably the UDP* and TCP* ones are Firefox OS residue? They started out with Firefox OS, but at this point it looks like Firefox devtools use them (e.g. for adb connection). More pertinently, https://www.w3.org/2012/sysapps/tcp-udp-sockets/ is a thing, but doesn't seem to contain any actual IDL, though https://www.w3.org/TR/tcp-udp-sockets/ does. Not sure whether it's worth trying to get that updated; it seems pretty dead at the moment... I'll take all the TCP* and UDP* bits out of the list for now. > Also, IDBFileHandle is non-standard, it's a Gecko thing Yep, I just dropped all the IDB things in without checking carefully, since the IDB spec needs _some_ updates... I'll remove it from the list. > Similarly, there is no standard IDBFactory method that takes a dictionary - that's a nonstandard Gecko extension. Removed from list, thanks. There are likely more Gecko-specific things in the untriaged list; I removed some obvious ones as a first pass, but as you found there's more there... Thank you for filing the IDB and entries-api issues! -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/heycam/webidl/issues/758#issuecomment-510179607
Received on Wednesday, 10 July 2019 18:38:33 UTC