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

debugger: remove obsolete setTimeout #7154

Closed
wants to merge 4 commits into from
Closed

Commits on Jun 6, 2016

  1. debugger: remove obsolete setTimeout

    Remove obsolete `setTimeout()` introduced in 3148f14. The fix for the
    problem is in b266074. (For the record, I mostly don't know what I'm
    talking about here but am summarizing from an IRC #node-dev conversation
    with @indutny on 04-Jun-2016.)
    Trott committed Jun 6, 2016
    Configuration menu
    Copy the full SHA
    909009f View commit details
    Browse the repository at this point in the history
  2. squash: try setImmediate

    Trott committed Jun 6, 2016
    Configuration menu
    Copy the full SHA
    a0d60c4 View commit details
    Browse the repository at this point in the history
  3. squash: self -> this

    Trott committed Jun 6, 2016
    Configuration menu
    Copy the full SHA
    3406e1b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2bda6c1 View commit details
    Browse the repository at this point in the history