Skip to content

Conversation

@jasnell
Copy link
Member

@jasnell jasnell commented Jul 27, 2021

Signed-off-by: James M Snell [email protected]
Fixes: #39548

@jasnell jasnell changed the title perf: fix PerformanceObserver gc crash perf_hooks: fix PerformanceObserver gc crash Jul 27, 2021
@jasnell jasnell force-pushed the fix-perfobserver-gc-crash branch from 6886f54 to 403f34b Compare July 27, 2021 17:08
@nodejs-github-bot

This comment has been minimized.

@nodejs-github-bot nodejs-github-bot added the needs-ci PRs that need a full CI run. label Jul 27, 2021
@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@legendecas legendecas added perf_hooks Issues and PRs related to the implementation of the Performance Timing API. author ready PRs that have at least one approval, no pending requests for changes, and a CI started. labels Aug 2, 2021
@legendecas
Copy link
Member

Landed in afabd14

@legendecas legendecas closed this Aug 2, 2021
@legendecas legendecas removed the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Aug 2, 2021
legendecas pushed a commit that referenced this pull request Aug 2, 2021
Signed-off-by: James M Snell <[email protected]>
Fixes: #39548

PR-URL: #39550
Reviewed-By: Bryan English <[email protected]>
Reviewed-By: Chengzhong Wu <[email protected]>
danielleadams pushed a commit that referenced this pull request Aug 16, 2021
Signed-off-by: James M Snell <[email protected]>
Fixes: #39548

PR-URL: #39550
Reviewed-By: Bryan English <[email protected]>
Reviewed-By: Chengzhong Wu <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-ci PRs that need a full CI run. perf_hooks Issues and PRs related to the implementation of the Performance Timing API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

PerformanceObserver 'gc' crash with multiple observers

5 participants