Bug 729271 - nsIDOMBatteryManager shouldn't be marked [function]; r=mounir

This commit is contained in:
Nathan Froyd 2012-02-21 13:12:38 -08:00
parent 308bf3cdf2
commit b2268ebbb5

View File

@ -38,7 +38,7 @@
interface nsIDOMEventListener;
[scriptable, function, uuid(41e88f87-42cb-4db1-8724-f5456a16c410)]
[scriptable, uuid(41e88f87-42cb-4db1-8724-f5456a16c410)]
interface nsIDOMMozBatteryManager : nsIDOMEventTarget
{
readonly attribute double level;