BatteryStatusEvent should not be [NoInterfaceObject]

Hi Anssi,

As far as I know, events interfaces are expected to have their interface
object exposed; at least that's the case of most events interfaces I
know of. Was there any specific reason behind specifying
[NoInterfaceObject] for BatteryStatusEvent?

(I'm not actually sure why it is so; maybe so that you can do feature
detection to determine whether a given browser supports a given type of
event?)

Dom

Received on Thursday, 16 June 2011 15:59:00 UTC