[Bug 23416] Introduce new concept of neutered

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

Glenn Maynard <glenn@zewt.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |glenn@zewt.org

--- Comment #1 from Glenn Maynard <glenn@zewt.org> ---
No, they're the same thing: a structured clone of a neutered Blob should throw
DataCloneError, and the overall effect should be the same (making the object
permanently inaccessible).

(It looks like actually making neutered Blobs throw during structured clone was
forgotton, though.  I think I assumed this was done for all objects and didn't
need special handling.  I'll file a separate bug.)

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

Received on Wednesday, 2 October 2013 01:35:52 UTC