electron/lib
David Sanders 1b3e4dae8d
chore: document deprecated systemPreferences APIs (#39343)
* chore: document deprecated systemPreferences APIs

* chore: forgot systemPreferences.appLevelAppearance

* test: expect deprecation messages
2023-08-14 11:34:04 +02:00
..
asar fix: asar integration for require('node:child_process') (#38742) 2023-06-14 18:03:53 +09:00
browser chore: document deprecated systemPreferences APIs (#39343) 2023-08-14 11:34:04 +02:00
common refactor: throw errors directly in async functions (#39233) 2023-07-31 10:39:37 +02:00
isolated_renderer refactor: cleanup global variable declarations (#38410) 2023-05-24 20:01:07 +02:00
renderer chore: fix ipcRenderer.sendTo deprecation warning (#39342) 2023-08-08 13:49:56 +02:00
sandboxed_renderer refactor: replace Object.prototype.hasOwnProperty() with Object.hasOwn() (#38929) 2023-06-27 16:57:33 -04:00
utility chore: upgrade to eslint v8 (#38472) 2023-05-30 13:10:22 +02:00
worker chore: cleanup eslint suppressions (#38417) 2023-05-25 10:09:17 +09:00