On Wed, Oct 26, 2016 at 9:30 AM, Chris Peterson <[email protected]> wrote: > (Could that counter be > inadvertently triggered by web content that simply enumerates the navigator > object's properties without actually calling navigator.getBattery()?)
That seems unlikely given it's a method so enumerating would not trigger any side effects. (I support removal by the way. I tried to advocate for removal at some point, but it didn't really go anywhere.) -- https://annevankesteren.nl/ _______________________________________________ dev-platform mailing list [email protected] https://lists.mozilla.org/listinfo/dev-platform

