electron/lib
2023-08-07 11:30:15 +02:00
..
asar fix: asar integration for require('node:child_process') (#38742) 2023-06-14 18:03:53 +09:00
browser refactor: use for-of instead of for simple array iteration (#39338) 2023-08-07 11:30:15 +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 refactor: use TypeError instead of generic Error when appropriate (#39209) 2023-07-25 12:08:46 -04: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