Pavel Fedotov

Results 35 comments of Pavel Fedotov

removing enableRemoteModule from `BrowserWindow` Electron module last mentions in the docs: https://www.electronjs.org/blog/electron-10-0#breaking-changes Why? https://www.electronjs.org/docs/latest/breaking-changes#default-changed-enableremotemodule-defaults-to-false > We [recommend moving away from the remote module](https://medium.com/@nornagon/electrons-remote-module-considered-harmful-70d69500f31). And figured out how to access a...

Further Updating `getUserMedia` https://developer.mozilla.org/en-US/docs/Web/API/MediaDevices/getUserMedia outdated API for getting media streams from the user's device. The mandatory object and properties like chromeMediaSource are specific to older implementations and may not be...

Makes a lot of sense I do believe that aegir related lint improvements could be discarded But I have created smaller prs based on this large pr

> Thank you for reporting, but what is the bug? Is this just missing TS types? > > PR welcome (but please only change things related to this issue. The...

Is there a need for an eject command?