Robo
Robo
#### Description of Change NB: We only let chromium handle the mouse event for touch when the HTTEST is in the caption button area of WCO, so it does not...
#### Description of Change Electron applications which run complex Node.js services outside the main process and have necessity to communicate with the renderer process, did it in either of the...
bind method to subscribe a block of code to an event of error and listens for it. yet to add dispose method
Backports the crypto patches mentioned in https://github.com/electron/node/pull/110, minimizing the original PR surface.
This PR removes our array buffer allocator patch for 10.11.0 branch and replace it with official version from https://github.com/nodejs/node/pull/26207 . The main reason being the patch isn't audited with every...
#### Description of Change It is currently not possible to determine why encryption is not available on Linux at runtime (i-e) which backend was attempted to be initialized. It is...
https://chromium-review.googlesource.com/c/chromium/src/+/4575565 that comes as part of the roll https://github.com/electron/electron/pull/38891 breaks the calculation of content bounds when adjusting the maximum/minimum size. The calculation done as part of https://github.com/electron/electron/blob/09669f9d215ceb96d7f02f9085d7906e27c2b301/shell/browser/native_window_views.cc#L1526-L1528 conflicts with the...
Fixes https://github.com/microsoft/vscode/issues/201935 Fixes https://github.com/microsoft/vscode/issues/203845
Bug tracks the pending tasks to be completed before the feature can be promoted to stable releases. - [ ] :runner: Context menu not appearing on some setups even after...