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(inspector): Fix --debug-brk issue with Inspector #5460

Merged
merged 1 commit into from
Feb 26, 2018

Conversation

ginev
Copy link

@ginev ginev commented Feb 23, 2018

What is the current behavior?

The devtools module polutes the log when debugging a iOS app with: tns debug ios --inspector --debug-brk. See issue: NativeScript/ios-jsc#887, NativeScript/ios-jsc#886

What is the new behavior?

The devtools module does not log each attempt to resolve the topmost frame anymore. The polling is silent up until the frame is resolved.

@ginev ginev added the bug label Feb 23, 2018
@ginev ginev added this to the 4.0 milestone Feb 23, 2018
@ginev ginev self-assigned this Feb 23, 2018
@ginev ginev requested a review from vakrilov February 23, 2018 12:08
@ghost ghost added the in progress label Feb 23, 2018
@ns-bot
Copy link

ns-bot commented Feb 23, 2018

Please sign CLA at http://www.nativescript.org/cla

@ns-bot ns-bot added the cla: no label Feb 23, 2018
@ginev ginev merged commit 0b34e67 into master Feb 26, 2018
@ginev ginev deleted the ginev/fix-inspector-frame branch February 26, 2018 09:47
@ghost ghost removed bug in progress labels Feb 26, 2018
@lock
Copy link

lock bot commented Aug 26, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked and limited conversation to collaborators Aug 26, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants