gecko-dev/dom/power
Makoto Kato a10b8df4d2 Bug 1492736 - Part 1. Add nsIWakeLock to manage wake lock from devtools. r=baku
DevTools wants to use wake lock to keep screen.  But since MozWakeLock is
removed by bug 1369194, there is no way to unlock wake lock from script.

So this issue adds nsIWakeLock to unlock wake lock.

Differential Revision: https://phabricator.services.mozilla.com/D7158

--HG--
extra : rebase_source : 4d6069fce27a7d85ce484a1418a8a17de83166f1
2018-09-28 14:05:07 +09:00
..
moz.build Bug 1492736 - Part 1. Add nsIWakeLock to manage wake lock from devtools. r=baku 2018-09-28 14:05:07 +09:00
nsIDOMWakeLockListener.idl Bug 1489047 - Change almost all DOMString occurrences in XPIDL files to AString. r=nika 2018-09-06 18:02:43 +10:00
nsIPowerManagerService.idl Bug 1492736 - Part 1. Add nsIWakeLock to manage wake lock from devtools. r=baku 2018-09-28 14:05:07 +09:00
nsIWakeLock.idl Bug 1492736 - Part 1. Add nsIWakeLock to manage wake lock from devtools. r=baku 2018-09-28 14:05:07 +09:00
PowerManagerService.cpp Bug 1492736 - Part 1. Add nsIWakeLock to manage wake lock from devtools. r=baku 2018-09-28 14:05:07 +09:00
PowerManagerService.h Bug 1482753 - Move power/Types.h into hal/ and WakeLockObserver into hal namespace. r=gsvelto 2018-08-13 10:57:50 +09:00
WakeLock.cpp Bug 1492736 - Part 1. Add nsIWakeLock to manage wake lock from devtools. r=baku 2018-09-28 14:05:07 +09:00
WakeLock.h Bug 1492736 - Part 1. Add nsIWakeLock to manage wake lock from devtools. r=baku 2018-09-28 14:05:07 +09:00