- From: Anne van Kesteren <notifications@github.com>
- Date: Thu, 04 Oct 2018 05:54:58 -0700
- To: whatwg/xhr <xhr@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 4 October 2018 12:55:20 UTC
You're probably right since this currently sets the `type` IDL attribute (which can't really be done, but we imagine we can), but what this should really do is set some internal slot of the `Blob` object, once @mkruisselbrink has specified it as such, and at that point I'd argue that it should not carry the serialization, since it'd only be the `type` attribute getter that serializes and all specification-algorithms can operate on the "object". -- 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/xhr/pull/223#issuecomment-427007440
Received on Thursday, 4 October 2018 12:55:20 UTC