Skip to content

getDebugInfo tweaks #356

@rwjblue

Description

@rwjblue

After playing around with .getDebugInfo() a bit, I'd like to see a few changes:

  • Better output when calling .getDebugInfo() where Ember.run.backburner.DEBUG is not set. Perhaps even returning the data that we do have (which is essentially everything except the stacks).
  • When the scheduled timers are scheduled to fire (essentially executeAt info).
  • Are we flushing currently?
  • Is the current flush due to an autorun?
  • Is a future autorun scheduled? Adding autorun stack to debug info #361

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions