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

Auto-update History panel with JavaScript fetch requests. #1685

Merged

Conversation

tim-schilling
Copy link
Contributor

The fetch and XHR requests don't share internals in JavaScript. We should automatically capture both sets of requests as they occur.

Closes #1650

The fetch and XHR requests don't share internals in JavaScript. We should
automatically capture both sets of requests as they occur.
Copy link
Member

@matthiask matthiask left a comment

Choose a reason for hiding this comment

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

Looks great!

@tim-schilling tim-schilling merged commit 62f9bc4 into jazzband:main Oct 21, 2022
@tim-schilling tim-schilling deleted the auto-update-history-on-fetch branch October 21, 2022 22:19
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.

Extend auto-update check to the fetch API
2 participants