Skip to content

Conversation

@miniak
Copy link
Contributor

@miniakminiak commented Sep 4, 2023

Upstreaming patch from electron/electron#38571

We would like to be able to use --frozen-intrinsics in the renderer process in Electron, which may not have SharedArrayBuffer enabled due to Chromium security policies.

@nodejs-github-botnodejs-github-bot added the needs-ci PRs that need a full CI run. label Sep 4, 2023
@miniakminiak changed the title fix: check SharedArrayBuffer availability in freeze_intrinsics.jslib: check SharedArrayBuffer availability in freeze_intrinsics.jsSep 4, 2023
@aduh95aduh95 added author ready PRs that have at least one approval, no pending requests for changes, and a CI started. request-ci Add this label to start a Jenkins CI on a PR. labels Sep 4, 2023
@github-actionsgithub-actionsbot removed the request-ci Add this label to start a Jenkins CI on a PR. label Sep 4, 2023
@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@aduh95aduh95 added the commit-queue Add this label to land a pull request using GitHub Actions. label Sep 4, 2023
@nodejs-github-botnodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Sep 6, 2023
@nodejs-github-botnodejs-github-bot merged commit cfe4166 into nodejs:mainSep 6, 2023
@nodejs-github-bot
Copy link
Collaborator

Landed in cfe4166

ruyadorno pushed a commit that referenced this pull request Sep 28, 2023
PR-URL: #49482 Reviewed-By: Antoine du Hamel <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Yagiz Nizipli <[email protected]>
This was referenced Sep 28, 2023
@miniakminiak deleted the miniak/freeze_intrinsics branch September 30, 2023 17:16
alexfernandez pushed a commit to alexfernandez/node that referenced this pull request Nov 1, 2023
PR-URL: nodejs#49482 Reviewed-By: Antoine du Hamel <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Yagiz Nizipli <[email protected]>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.needs-ciPRs that need a full CI run.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@miniak@nodejs-github-bot@lpinca@anonrig@targos@aduh95