Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1537)

Unified Diff: modules/battery/BatteryManager.idl

Issue 2786203002: Roll 50: Copied IDLs, PYTHON scripts from WebKit removed deleted files in WebCore (Closed)
Patch Set: Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « modules/background_sync/SyncRegistrationOptions.idl ('k') | modules/battery/testing/InternalsBattery.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: modules/battery/BatteryManager.idl
diff --git a/modules/battery/BatteryManager.idl b/modules/battery/BatteryManager.idl
index 1237a51e0b78c9a8a3c320f486774f43e0c71f49..26eebffa984722dafc5e3f6049818be3975b4840 100644
--- a/modules/battery/BatteryManager.idl
+++ b/modules/battery/BatteryManager.idl
@@ -4,7 +4,7 @@
// https://dvcs.w3.org/hg/dap/raw-file/tip/battery/Overview.html#batterymanager-interface
[
- ActiveDOMObject
+ DependentLifetime
] interface BatteryManager : EventTarget {
readonly attribute boolean charging;
readonly attribute unrestricted double chargingTime;
« no previous file with comments | « modules/background_sync/SyncRegistrationOptions.idl ('k') | modules/battery/testing/InternalsBattery.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698