[Bug 13686] Either remove the special case from onmessage (to call start()) or add it also to addEventListener listeners

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|WONTFIX                     |

--- Comment #7 from Olli Pettay <Olli.Pettay@gmail.com> 2011-08-09 10:08:36 UTC ---
We shouldn't add strange special cases to web apis.

onfoo listeners add an event listener to bubble phase, nothing else.

-- 
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 Tuesday, 9 August 2011 10:08:41 UTC