- From: Anne van Kesteren <notifications@github.com>
- Date: Wed, 15 Apr 2015 04:37:52 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
Received on Wednesday, 15 April 2015 11:38:18 UTC
An alternative approach would be to reuse the media element `srcObject` API on other objects and make one of the accepted objects a `Response`. That does seem a little cleaner as using a URL effectively requires another roundtrip through Fetch (and gets a bit ickier with GC). @zcorpan, is `srcObject` being considered for `<img>`? --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/issues/43#issuecomment-93340887
Received on Wednesday, 15 April 2015 11:38:18 UTC