- From: <bugzilla@jessica.w3.org>
- Date: Tue, 01 Nov 2011 15:44:05 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=14651 --- Comment #2 from Simon Pieters <simonp@opera.com> 2011-11-01 15:44:05 UTC --- The GC rules assume that 'message' events can be fired when readyState is CLOSING, so makes sure not to GC if there are listeners for 'message'. But since we now don't fire 'message' in CLOSING, we can allow the object to be GCed. -- Configure bugmail: http://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, 1 November 2011 15:46:09 UTC