Jeremy Rose
Jeremy Rose
Some apps use logging in production to collect data in the wild. However, there's no way for such apps to recover from a situation in which logging fails (e.g. if...
#### Description of Change This adds a new API, `WebContents.ipc`, which works like `ipcMain` but is scoped to only IPC messages sent from a single WebContents. This allows a developer...
Following on from #35076. Notes: none
Planning to move all the tests over, but it's a big file. Here's one batch. Notes: none
#### Description of Change This allows Electron apps to support responding to `navigator.mediaDevices.getDisplayMedia`. Closes #16513. #### Checklist - [x] PR description included and stakeholders cc'd - [ ] `npm test`...
Once https://github.com/substack/node-put/pull/6 is merged we can switch back to the main "put", but that package hasn't been updated in 7 years so who knows if it ever will be merged...
Makes `e load-xcode` default to the latest version if there's no current config.
We no longer use this fork.
marking this as wip because release-notes.js will probably need to be updated to deal with this. This is the first step towards realising the [proposal](https://docs.google.com/document/d/1Z65bF4ixcgD3ISk0Cg0c0xDQF-VV5_zcJHCG-73-8bc/edit#) for making clerk's PR comments...