`powerMonitor.querySystemIdleState` and `powerMonitor.querySystemIdleTime` had async backing APIs in chromium (https://chromium-review.googlesource.com/c/chromium/src/+/1379183). However, that has changed in ch73. So, this PR deprecates the old async APIs and adds new sync APIs. |
||
|---|---|---|
| .. | ||
| api | ||
| chrome-devtools.js | ||
| chrome-extension.js | ||
| crash-reporter-init.js | ||
| default-menu.ts | ||
| desktop-capturer.js | ||
| guest-view-manager.js | ||
| guest-window-manager.js | ||
| init.ts | ||
| ipc-main-internal-utils.ts | ||
| ipc-main-internal.ts | ||
| navigation-controller.js | ||
| objects-registry.js | ||
| rpc-server.js | ||