[Bug 23682] Fix the current [ArrayClass], [] and sequence<T> mess

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

--- Comment #2 from Jonas Sicking <jonas@sicking.cc> ---
(In reply to Allen Wirfs-Brock from comment #1)
> An API should identify whether it retains a reference to an object, or not. 

I don't know of any APIs in the DOM that retains a reference to an
array/iterable/array-like. So right now this isn't a problem.

But happy to discuss once it becomes an issue. Also happy to discuss if there
are any existing APIs that should be converted to retaining a reference. But
that seems offtopic to this bug.

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

Received on Wednesday, 30 October 2013 19:59:36 UTC