Skip to content

src: remove unused ERR_TRANSFERRING_EXTERNALIZED_SHAREDARRAYBUFFER - #33810

Closed
addaleax wants to merge 1 commit into
nodejs:masterfrom
addaleax:removed-sab-err
Closed

src: remove unused ERR_TRANSFERRING_EXTERNALIZED_SHAREDARRAYBUFFER#33810
addaleax wants to merge 1 commit into
nodejs:masterfrom
addaleax:removed-sab-err

Conversation

@addaleax

Copy link
Copy Markdown
Member

Removed in 2bdeb88.

Refs: #30020

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • documentation is changed or added
  • commit message follows commit guidelines

@addaleaxaddaleax added errors Issues and PRs related to JavaScript errors originated in Node.js core. dont-land-on-v10.x labels Jun 9, 2020
@nodejs-github-botnodejs-github-bot added the c++ Issues and PRs that require attention from people who are familiar with C++. label Jun 9, 2020
@addaleaxaddaleax added the worker Issues and PRs related to Worker support. label Jun 9, 2020
@addaleaxaddaleax added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Jun 10, 2020
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

addaleax added a commit that referenced this pull request Jun 11, 2020
Removed in 2bdeb88.
Refs: #30020
PR-URL: #33810
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Gus Caplan <me@gus.host>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
@addaleax

Copy link
Copy Markdown
MemberAuthor

Landed in c4a33f7

@addaleax
addaleax deleted the removed-sab-err branch June 11, 2020 19:52
codebytere pushed a commit that referenced this pull request Jun 18, 2020
Removed in 2bdeb88.
Refs: #30020
PR-URL: #33810
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Gus Caplan <me@gus.host>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
@codebyterecodebytere mentioned this pull request Jun 28, 2020
codebytere pushed a commit that referenced this pull request Jun 30, 2020
Removed in 2bdeb88.
Refs: #30020
PR-URL: #33810
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Gus Caplan <me@gus.host>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
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.c++Issues and PRs that require attention from people who are familiar with C++.errorsIssues and PRs related to JavaScript errors originated in Node.js core.workerIssues and PRs related to Worker support.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@addaleax@nodejs-github-bot@jasnell@cjihrig@devsnek