Skip to content

buffer: remove TODOs in atob / btoa - #38548

Merged
aduh95 merged 1 commit into
nodejs:masterfrom
XadillaX:atob-bta-todo
May 9, 2021
Merged

buffer: remove TODOs in atob / btoa#38548
aduh95 merged 1 commit into
nodejs:masterfrom
XadillaX:atob-bta-todo

Conversation

@XadillaX

Copy link
Copy Markdown
Contributor

@XadillaX
XadillaX requested a review from jasnellMay 5, 2021 07:28
@github-actionsgithub-actionsBot added buffer Issues and PRs related to the buffer subsystem. needs-ci PRs that need a full CI run. labels May 5, 2021
@XadillaX
XadillaX requested a review from addaleaxMay 5, 2021 07:28
@Trott

Trott commented May 6, 2021

Copy link
Copy Markdown
Member

Looks good to me, but I wonder if it might be better to replace the comment with something like:

// This implementation is not optimized and should not be.// Refs: https://github.com/nodejs/node/pull/38433#issuecomment-828426932

@XadillaX
XadillaX requested review from Trott and addaleaxMay 6, 2021 09:01
@jasnelljasnell added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label May 7, 2021
@nodejs-github-bot

This comment has been minimized.

@jasnelljasnell removed the needs-ci PRs that need a full CI run. label May 7, 2021
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Refs: nodejs#38433 (comment)
PR-URL: nodejs#38548
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Zijian Liu <lxxyxzj@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
@aduh95

Copy link
Copy Markdown
Contributor

Landed in 0b6f0a0

@aduh95
aduh95 merged commit 0b6f0a0 into nodejs:masterMay 9, 2021
targos pushed a commit that referenced this pull request May 17, 2021
Refs: #38433 (comment)
PR-URL: #38548
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Zijian Liu <lxxyxzj@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
@targostargos mentioned this pull request May 18, 2021
targos pushed a commit that referenced this pull request May 30, 2021
Refs: #38433 (comment)
PR-URL: #38548
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Zijian Liu <lxxyxzj@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
targos pushed a commit that referenced this pull request Jun 5, 2021
Refs: #38433 (comment)
PR-URL: #38548
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Zijian Liu <lxxyxzj@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
targos pushed a commit that referenced this pull request Jun 5, 2021
Refs: #38433 (comment)
PR-URL: #38548
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Zijian Liu <lxxyxzj@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
@targostargos mentioned this pull request Jun 6, 2021
targos pushed a commit that referenced this pull request Jun 11, 2021
Refs: #38433 (comment)
PR-URL: #38548
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Zijian Liu <lxxyxzj@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@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.bufferIssues and PRs related to the buffer subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants

@XadillaX@Trott@nodejs-github-bot@aduh95@jasnell@addaleax@Lxxyx@trivikr