Skip to content

Unify ember_debug's usage of owner vs _application #1199

@rwjblue

Description

@rwjblue

Currently, EmberDebug uses owner in our own tests, but in production we always use _application.__deprecatedInstance__. This split is kinda bad to begin with but it also prevents issues with using the ember-inspector while running an Apps own tests.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions