Milan Burda

Results 14 issues of Milan Burda

Backport of #35438 See that PR for details. Notes: Added `webFrameMain.origin`.

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

#### Description of Change We already have the parsing code in Electron, dealing with the raw features string in the app code is inconvenient. #### Checklist - [x] PR description...

semver/minor
wip ⚒
api-review/requested 🗳
target/28-x-y
target/29-x-y
target/30-x-y
target/31-x-y
target/32-x-y
target/33-x-y
target/34-x-y

#### Description of Change Prepare for the removal of unnecessary forwarders. #### Checklist - [x] PR description included and stakeholders cc'd - [x] `npm test` passes - [ ] tests...

semver/minor
api-review/declined ❌
no-backport

#### Description of Change It got lost between #37085 and #34418 #### Release Notes Notes: none

documentation :notebook:
semver/patch

Backport of #34418 Notes: Added a `will-frame-navigate` event to `webContents` and the `` tag, which fires whenever any frame within the frame hierarchy attempts to navigate.

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

Backport of #34418 Notes: Added a `will-frame-navigate` event to `webContents` and the `` tag, which fires whenever any frame within the frame hierarchy attempts to navigate.

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

#### Description of Change When `nodeIntegrationInSubFrames` is enabled in the originating `webContents`, a child frame with a different origin is able to send an IPC via `ipcRenderer.sendTo()` and the receiver...

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

#### Description of Change https://github.com/sindresorhus/eslint-plugin-unicorn/blob/main/docs/rules/prefer-array-find.md https://github.com/sindresorhus/eslint-plugin-unicorn/blob/main/docs/rules/prefer-array-some.md https://github.com/sindresorhus/eslint-plugin-unicorn/blob/main/docs/rules/prefer-date-now.md https://github.com/sindresorhus/eslint-plugin-unicorn/blob/main/docs/rules/prefer-default-parameters.md https://github.com/sindresorhus/eslint-plugin-unicorn/blob/main/docs/rules/prefer-includes.md https://github.com/sindresorhus/eslint-plugin-unicorn/blob/main/docs/rules/prefer-logical-operator-over-ternary.md https://github.com/sindresorhus/eslint-plugin-unicorn/blob/main/docs/rules/prefer-optional-catch-binding.md https://github.com/sindresorhus/eslint-plugin-unicorn/blob/main/docs/rules/prefer-prototype-methods.md https://github.com/sindresorhus/eslint-plugin-unicorn/blob/main/docs/rules/prefer-set-has.md https://github.com/sindresorhus/eslint-plugin-unicorn/blob/main/docs/rules/prefer-type-error.md #### Release Notes Notes: none

new-pr 🌱

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/hasOwn > Note: Object.hasOwn() is intended as a replacement for [Object.prototype.hasOwnProperty()](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/hasOwnProperty). Notes: none

semver/patch
new-pr 🌱
no-backport