Skip to content

Support displaying Scope variables and properties in DevTools #714

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

Merged
merged 1 commit into from
Feb 21, 2017

Conversation

petekanev
Copy link
Contributor

Fixed contextId indexing in the debugger implementation that broke some ternary checks, and as a result the chainScope properties of the response to the front end client (Chrome DevTools) were always empty.

With the changes if a JavaScriptCallFrame object belongs to a context that is currently inspected its properties will be populated.

@petekanev petekanev self-assigned this Feb 21, 2017
@petekanev petekanev requested a review from Plamen5kov February 21, 2017 13:42
@ns-bot
Copy link

ns-bot commented Feb 21, 2017

💚

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