[Bug 19763] [Custom]: Consider copying event listeners when upgrading elements

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

Olli Pettay <bugs@pettay.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugs@pettay.fi

--- Comment #2 from Olli Pettay <bugs@pettay.fi> ---
I'm also against automatic copying.

onfoo="" handlers will be copied anyway, and
other listeners may easily keep the old element alive if not being
careful with js scopes etc.

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

Received on Tuesday, 30 October 2012 08:45:45 UTC