Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix incorrect performance.getEntries.* return types #4108

Merged
merged 4 commits into from
Jun 4, 2019
Merged

Conversation

flotwig
Copy link
Contributor

@flotwig flotwig commented May 2, 2019

Fixes #3625

Pending sinonjs/fake-timers#240 or we could hack it in in clock.coffee if this can't be merged

UPDATE: lolex@4.1.0 is out with the fix, this is good to go

@flotwig flotwig changed the title [WIP] Fix incorrect performance.getEntries.* return types Fix incorrect performance.getEntries.* return types Jun 4, 2019
@flotwig flotwig requested a review from a team June 4, 2019 18:52
@kuceb kuceb merged commit 2090639 into develop Jun 4, 2019
kuceb added a commit that referenced this pull request Jun 5, 2019
@flotwig flotwig deleted the issue-3625 branch January 24, 2022 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

performance.getEntriesByType is returning undefined
2 participants