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

inspector: do not add 'inspector' property #12656

Merged
merged 1 commit into from
May 4, 2017
Merged

inspector: do not add 'inspector' property #12656

merged 1 commit into from
May 4, 2017

Commits on May 4, 2017

  1. inspector: do not add 'inspector' property

    'inspector' property is not an official API and should not be published
    on process object, where the user may discover it.
    
    This change was extracted from #12263
    that will be focused on creating JS bindings.
    
    PR-URL: #12656
    Reviewed-By: Aleksey Kozyatinskiy <[email protected]>
    Reviewed-By: James M Snell <[email protected]>
    Reviewed-By: Timothy Gu <[email protected]>
    Eugene Ostroukhov committed May 4, 2017
    Configuration menu
    Copy the full SHA
    3f48ab3 View commit details
    Browse the repository at this point in the history