Skip to content

Window close may not always cleanly exit py-chrome-app #1

Description

@natduca

Actions performed inside window close may be dropped.

Even exit is risky:
chrome.app.window.current().onClosed.addListener(function() {
chromeapp.exit(0);
})

See crbug.com/168147

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions