Skip to content

Conversation

@BridgeAR
Copy link
Member

@BridgeAR BridgeAR commented Jul 12, 2018

The input of console.timeEnd() was not coerced to a string. That way
labels were not found and the entry was not removed anymore.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

The input of console.timeEnd() was not coerced to a string. That way
labels were not found and the entry was not removed anymore.
@nodejs-github-bot nodejs-github-bot added the console Issues and PRs related to the console subsystem. label Jul 12, 2018
@nodejs-github-bot
Copy link
Collaborator

@BridgeAR
Copy link
Member Author

@BridgeAR BridgeAR added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Jul 13, 2018
@BridgeAR BridgeAR added the fast-track PRs that do not need to wait for 48 hours to land. label Jul 13, 2018
@BridgeAR
Copy link
Member Author

Please +1 if you think this could be fast-tracked.

@BridgeAR
Copy link
Member Author

Landed in 7eeb794

BridgeAR added a commit to BridgeAR/node that referenced this pull request Jul 16, 2018
The input of console.timeEnd() was not coerced to a string. That way
labels were not found and the entry was not removed anymore.

PR-URL: nodejs#21779
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Michaël Zasso <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Tiancheng "Timothy" Gu <[email protected]>
Reviewed-By: Luigi Pinca <[email protected]>
@BridgeAR BridgeAR closed this Jul 16, 2018
targos pushed a commit that referenced this pull request Jul 16, 2018
The input of console.timeEnd() was not coerced to a string. That way
labels were not found and the entry was not removed anymore.

PR-URL: #21779
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Michaël Zasso <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Tiancheng "Timothy" Gu <[email protected]>
Reviewed-By: Luigi Pinca <[email protected]>
@targos targos mentioned this pull request Jul 17, 2018
@BridgeAR BridgeAR deleted the fix-console-time branch January 20, 2020 11:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no pending requests for changes, and a CI started. console Issues and PRs related to the console subsystem. fast-track PRs that do not need to wait for 48 hours to land.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants