Skip to content

Define what happens with requestFullscreen() and exitFullscreen() in inactive document #67

@foolip

Description

@foolip

From @zcorpan in https://bugs.chromium.org/p/chromium/issues/detail?id=674454

I don't think we should fire any events, because I don't know how to implement it. (In Blink, in an inactive document, events are just dropped on the ground.)

Just rejecting the promise would work, though.

Also need to define what happens if the document becomes inactive between the request and the animation frame task.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions