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

CDP: send "Debugger.scriptParsed" only when a new file path is found #953

Merged
merged 2 commits into from
Apr 4, 2023

Conversation

ono-max
Copy link
Member

@ono-max ono-max commented Apr 1, 2023

This change improves the performance in Chrome Debugging

We do not have to send "Debugger.scriptParsed" when the path is known

This change improves the performance in Chrome Debugging

We do not have to send "Debugger.scriptParsed" when the path is known
ono-max added a commit to ono-max/debug that referenced this pull request Apr 1, 2023
ono-max added a commit to ono-max/debug that referenced this pull request Apr 1, 2023
ono-max added a commit to ono-max/debug that referenced this pull request Apr 1, 2023
@ko1 ko1 merged commit d88994f into ruby:master Apr 4, 2023
@ko1 ko1 added the v1.7.3 label Apr 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

2 participants