Closed Bug 1212302 Opened 9 years ago Closed 9 years ago

Do not dispatch fullscreenerror if the current fullscreen element requests fullscreen again

Categories

(Core :: DOM: Core & HTML, defect)

defect
Not set
normal

Tracking

()

RESOLVED INVALID
Tracking Status
firefox44 --- affected

People

(Reporter: xidorn, Unassigned)

References

(Blocks 1 open bug)

Details

Currently, if the current fullscreen element requests fullscreen again, we dispatch a "fullscreenerror" event without changing anything else. But according to the spec, in that case we should just be completely silent.
We actually do not dispatch a "fullscreenerror" in this case. Resolve as INVALID.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → INVALID
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.