Shelley Vohr

Results 126 issues of Shelley Vohr

#### Description of Change Follow-up to https://github.com/electron/electron/pull/38102. Ensure that Electron's custom `AXManualAccessibility` attribute works as expected in all relevant protocol methods. #### Checklist - [x] PR description included and stakeholders...

semver/patch
target/23-x-y
target/24-x-y
target/25-x-y

#### Description of Change Closes https://github.com/electron/electron/issues/37404. Closes https://github.com/electron/electron/issues/36858. Refs https://github.com/electron/electron/pull/35999 Fixes an issue where `window.open` can interfere with various aspects of Node.js functionality. Node.js stores `IsolateData` internally on the `Environment`...

semver/patch
target/24-x-y
target/25-x-y
target/26-x-y

#### Description of Change Closes https://github.com/electron/electron/issues/40799. Adds missing breaking vibrancy change forced in https://github.com/electron/electron/pull/38891 #### Checklist - [x] PR description included and stakeholders cc'd - [x] `npm test` passes -...

semver/patch
target/27-x-y
target/28-x-y
target/29-x-y

#### Description of Change Closes https://github.com/electron/electron/issues/40694. Refs https://github.com/electron/electron/pull/37937. This PR fixes a crash resultant in trying to listen to power-related events before the `ready` event is emitted on Linux. This...

semver/patch
target/26-x-y
target/27-x-y
target/28-x-y
target/29-x-y

#### Description of Change This PR rolls [Mantle](https://github.com/Mantle/Mantle) to [`2a8e212`](https://github.com/Mantle/Mantle/commit/2a8e2123a3931038179ee06105c9e6ec336b12ea). This pulls in upstream fixes and improvements as well as allowing us to remove a patch we've floated to compensate...

semver/none
no-backport

Example: ``` electron on git:fix-drag-regions ❯ e build 1:53PM Checking for build-tools updates Running "git pull --rebase --autostash" in /Users/codebytere/.electron_build_tools From https://github.com/electron/build-tools - [deleted] (none) -> origin/optionally-delete-old-xcodes 61f271c..18e729a main ->...

:beetle: bug

Encountered when trying to set up a new Linux machine - i ran into some issues with missing `gperf`. Instead of keeping a potentially-stale document of prereqs in [our linux...

:sparkles: enhancement

Chromium invariably updates the toolchain package needed to build Chromium on Windows, which we then also need to update in Electron. We should document the steps to do that. See...

:notebook: documentation

Allow users to override `DEVELOPER_DIR`. Previously, if `DEVELOPER_DIR` was overridden, `e load-xcode` would try to switch it back every time.

#### Description of Change Refs https://issues.chromium.org/issues/40169570 Refs https://github.com/electron/electron/pull/30076 Fixes a crash in `WebFrameMain::FromRenderFrameHost` that could occur when a given RenderFrameHost's FrameTreeNode is invalid. In https://github.com/electron/electron/pull/30076 we addressed cross-origin navigation disposing...

semver/patch
target/28-x-y
target/29-x-y
target/30-x-y