Skip to content

Fullscreen API compatibility with Safari #2935

@daxpedda

Description

@daxpedda

Currently we are using Element.requestFullscreen(), Document.exitFullscreen(), Document.fullscreenElement and the fullscreenchange event (in #2929) to access the Fullscreen API.

However the whole API is prefixed on Desktop Safari <16.4 and on iOS Safari (only iPad, on iPhones the whole API isn't supported), which we currently don't take into account.

I will fix this after #2929.

Metadata

Metadata

Assignees

Labels

DS - webAffects the Web backend (WebAssembly/WASM)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions