Re: [heycam/webidl] Get specs updated to new dictionary defaulting setup (#758)

> 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