Shelley Vohr

Results 126 issues of Shelley Vohr

Assess which if any of the config variables are important to include in the `js2c`'d `config.gypi` generated by `tools/generate_config_gypi.py`. /cc @nornagon

See https://github.com/electron/electron/pull/33017 for example. It should take the higher label.

:beetle: bug

When trop opens automatic backports at present it automatically tags the backports with `backport` and `BRANCH_NAME` and nothing else. Trop should also copy back any non-`target/x.y.z` labels present on the...

:sparkles: enhancement
help wanted

When they _are_ local and don't exist on npm - say ex. `9999.9.9` for someone's local main, it's impossible to get rid of and will never work.

:beetle: bug
area:versions

#### Description of Change Supersedes https://github.com/electron/electron/pull/30298. Closes https://github.com/electron/electron/issues/16391. Closes https://github.com/electron/electron/issues/29937. Adds support for background material effects on Windows with `win.setBackgroundMaterial(material)`. #### Checklist - [x] PR description included and stakeholders cc'd...

semver/minor
new-pr 🌱
api-review/requested 🗳
target/24-x-y
target/25-x-y

#### Description of Change Ran into an issue with this today in an `.idl` file. Update our `.gitattributes` file to more closely match [Chromium's](https://source.chromium.org/chromium/chromium/src/+/main:.gitattributes) #### Checklist - [x] PR description...

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

#### Description of Change We don't use IPC in this area anymore - it's all mojo at this point. We can get rid of this util file now and move...

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

#### Description of Change Refs CL:4219030 Fixes the following error seen when loading `chrome://accessibility`, which prevented the Top Level Windows section from populating: ``` [59750:0504/101326.049599:ERROR:CONSOLE(27)] "Refused to create a TrustedTypePolicy...

semver/patch
target/25-x-y

Backport of #37853. See that PR for details. Notes: Add net.resolveHost that resolves hosts using defaultSession object

backport
semver/minor
backport/requested 🗳
25-x-y