- From: Philip Jägenstedt <notifications@github.com>
- Date: Thu, 09 Jun 2016 08:05:34 -0700
- To: whatwg/url <url@noreply.github.com>
- Cc:
Received on Thursday, 9 June 2016 15:06:08 UTC
I thought it was all "blob", but I was wrong: https://software.hixie.ch/utilities/js/live-dom-viewer/saved/4261 Gecko uses "mediasource" and "mediastream" here. Chromium is all "blob", I assume WebKit does the same, and Edge does for the first two at least. (There's an error for getUserMedia in Edge that I haven't debugged.) Not sure what to do with that, aligning on using the "blob" scheme everywhere seems like the simplest? --- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/url/issues/126#issuecomment-224924331
Received on Thursday, 9 June 2016 15:06:08 UTC