[Bug 12287] Restrict sequence<T> to operation argument types and return types

http://www.w3.org/Bugs/Public/show_bug.cgi?id=12287

Olli Pettay <Olli.Pettay@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |Olli.Pettay@gmail.com

--- Comment #3 from Olli Pettay <Olli.Pettay@gmail.com> 2011-05-23 09:32:08 UTC ---
(In reply to comment #0)
> sequence<T> has undesirable behaviour in JS when used as an attribute value, so
> we should consider preventing its use there.

Just curious, what that undesirable behavior is? Is it that
JS can modify the array while native code is using it?

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

Received on Monday, 23 May 2011 09:32:10 UTC