Skip to content
This repository was archived by the owner on Oct 2, 2019. It is now read-only.
This repository was archived by the owner on Oct 2, 2019. It is now read-only.

Send "terminate" event on Application object when an application is paused #109

@seanlong

Description

@seanlong

The spec does not specify whether a "terminate" event will be fired when a paused application transitions to a terminate state.

Is it means that when an app is paused, UA should not resume it to handle the "terminate" event? What about there's another application hold that application's Application object and registered the onterminate() event handler? I think that Application object should get a "terminate" event.

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