- From: <bugzilla@jessica.w3.org>
- Date: Wed, 29 Jan 2014 18:13:17 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=24403 Olli Pettay <bugs@pettay.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bugs@pettay.fi --- Comment #8 from Olli Pettay <bugs@pettay.fi> --- Just to remind, in case of foo.addEventListener("evt", func); 'this' in func is foo and foo.addEventListener("evt", {handleEvent: func}); 'this' in func is the object which has handleEvent property -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Wednesday, 29 January 2014 18:13:19 UTC