mirror of
https://github.com/electron/electron.git
synced 2026-05-02 03:00:22 -04:00
* Feat: support getDevToolsId() on WebContents * Rename to `getOrCreateDevToolsTargetId` * build: use spawn instead of spawnSync for build (#49774) * Fix build * formatting --------- Co-authored-by: John Kleinschmidt <jkleinsc@electronjs.org>