Skip to content

Conversation

@dsanders11
Copy link
Member

Description of Change

Changes links to https://github.com/electron/electron/blob/... to be relative links outside of docs/. This will ensure our relative link linter catches if any of these break. As part of this PR it did detect an existing broken link. 👍

Checklist

  • PR description included

Release Notes

Notes: none

@dsanders11 dsanders11 added semver/none target/39-x-y PR should also be added to the "39-x-y" branch. target/40-x-y PR should also be added to the "40-x-y" branch. target/41-x-y PR should also be added to the "41-x-y" branch. labels Jan 30, 2026
@electron-cation electron-cation bot added the new-pr 🌱 PR opened recently label Jan 30, 2026
# sharedTexture

> Import shared textures into Electron and converts platform specific handles into [`VideoFrame`](https://developer.mozilla.org/en-US/docs/Web/API/VideoFrame). Supports all Web rendering systems, and can be transferred across Electron processes. Read [here](https://github.com/electron/electron/blob/main/shell/common/api/shared_texture/README.md) for more information.
> Import shared textures into Electron and converts platform specific handles into [`VideoFrame`](https://developer.mozilla.org/en-US/docs/Web/API/VideoFrame). Supports all Web rendering systems, and can be transferred across Electron processes. Read [here](../../shell/common/api/shared_texture/README.md) for more information.
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@reitowo, it looks like shell/common/api/shared_texture/README.md never made it into the repo. Should we drop this last sentence and the link?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😨 Really, let me check that

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I found it in https://github.com/electron/electron/pull/46811/files

Must be missed when splitting into multiple PRs 😂, I'll add that later

@electron-cation electron-cation bot removed the new-pr 🌱 PR opened recently label Jan 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

semver/none target/39-x-y PR should also be added to the "39-x-y" branch. target/40-x-y PR should also be added to the "40-x-y" branch. target/41-x-y PR should also be added to the "41-x-y" branch.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants