Open
Bug 1802823
Opened 3 years ago
Updated 1 year ago
Prevent hidden documents from locking orientation
Categories
(Core :: DOM: Core & HTML, defect, P3)
Core
DOM: Core & HTML
Tracking
()
NEW
People
(Reporter: m_kato, Unassigned)
References
Details
From https://github.com/w3c/screen-orientation/pull/232
We resolve promise if document is hidden. But we should throw SecurityError.
See Also: → 1802832
Setting same priority/severity as bug 1802832. Feel free to change them if I'm wrong.
Severity: -- → S3
Priority: -- → P3
| Reporter | ||
Comment 3•1 year ago
|
||
No document for parallel step. https://github.com/w3c/screen-orientation/issues/256
You need to log in
before you can comment on or make changes to this bug.
Description
•