[Bug 17795] Behavior of multiple connections to same node needs to be explicitly defined

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

Tony Ross [MSFT] <tross@microsoft.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tross@microsoft.com

--- Comment #9 from Tony Ross [MSFT] <tross@microsoft.com> 2012-07-31 23:23:43 UTC ---
The "do nothing" behavior for duplicate calls to connect() is also consistent
with other DOM APIs like addEventListener (which silently ignores duplicate
registrations). As such, I think it's a reasonable approach for this scenario.

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Tuesday, 31 July 2012 23:23:44 UTC