[Bug 23416] Introduce new concept of neutered

https://www.w3.org/Bugs/Public/show_bug.cgi?id=23416

--- Comment #7 from Ian 'Hixie' Hickson <ian@hixie.ch> ---
You can't transfer a Blob. It's not Transferable. It doesn't need to be (it has
no mutable state that can't be shared). The concept of "neutering" for the
purposes of Tranferable objects doesn't apply to things that aren't
Transferable.

There's no difficulty here. You just define your own prose term like "neutered
blob" and use that.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Friday, 4 October 2013 21:47:41 UTC