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(tracing): Properly log Clock calls #1727

Merged
merged 3 commits into from
Jan 16, 2025
Merged

Conversation

agg23
Copy link
Contributor

@agg23 agg23 commented Jan 15, 2025

Due to the lack of the proper wrapping calls, all Clock APIs were not being logged into the recorded trace.

  • Trace entries are now properly created
  • Clock entries are named Clock.* matching JS, rather than the previously existing BrowserContext.clock*

@agg23 agg23 requested a review from yury-s January 15, 2025 20:29
@agg23 agg23 merged commit eb8cf62 into microsoft:main Jan 16, 2025
14 of 19 checks passed
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.

2 participants