Skip to content

Conversation

@aduh95
Copy link
Contributor

v12.19.0 seems to have make some unintended changes to that file, this is my attempt to fix it.

cc @codebytere

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

@nodejs-github-botnodejs-github-bot added doc Issues and PRs related to the documentations. perf_hooks Issues and PRs related to the implementation of the Performance Timing API. labels Oct 6, 2020
Copy link
Member

@codebyterecodebytere left a comment

Choose a reason for hiding this comment

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

thanks!

@aduh95aduh95force-pushed the fixup-perf_hooks-doc branch from b703357 to 321b205CompareOctober 7, 2020 07:53
@aduh95aduh95 added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Oct 9, 2020
@aduh95aduh95 added the commit-queue Add this label to land a pull request using GitHub Actions. label Oct 11, 2020
@github-actionsgithub-actionsbot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Oct 11, 2020
@github-actions
Copy link
Contributor

github-actionsbot commented Oct 11, 2020

Landed in 900f28a

nodejs-github-bot pushed a commit that referenced this pull request Oct 11, 2020
PR-URL: #35527 Reviewed-By: Shelley Vohr <[email protected]> Reviewed-By: Trivikram Kamat <[email protected]>
@aduh95aduh95 deleted the fixup-perf_hooks-doc branch October 11, 2020 13:55
MylesBorins pushed a commit that referenced this pull request Oct 14, 2020
PR-URL: #35527 Reviewed-By: Shelley Vohr <[email protected]> Reviewed-By: Trivikram Kamat <[email protected]>
@MylesBorinsMylesBorins mentioned this pull request Oct 14, 2020
joesepi pushed a commit to joesepi/node that referenced this pull request Jan 8, 2021
PR-URL: nodejs#35527 Reviewed-By: Shelley Vohr <[email protected]> Reviewed-By: Trivikram Kamat <[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.docIssues and PRs related to the documentations.perf_hooksIssues and PRs related to the implementation of the Performance Timing API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@aduh95@codebytere@trivikr@nodejs-github-bot