- From: Mounir Lamouri <mounir@lamouri.fr>
- Date: Thu, 04 Apr 2013 16:43:54 +0100
- To: public-sysapps@w3.org
On 03/04/13 08:53, Janusz Majnert wrote:
> I'm still curious how/if an application can "unregister" itself from
> receiving system messages. Or maybe there is a way to flush the message
> queue?
setMessageHandler('foo', null) will make sure the application no longer
receives system messages of type 'foo'.
--
Mounir
Received on Thursday, 4 April 2013 15:44:21 UTC