Security/WebAPI/ScreenOrientationAPI
From MozillaWiki
Please use "Edit with form" above to edit this page.
Project Info
Screen Orientation API | |
Project Page | http://dvcs.w3.org/hg/screen-orientation/raw-file/tip/Overview.html |
Next Milestone | ` |
Security Resource | ` |
Security Information
Status: | OK |
Securtiy Approved for Beta Launch?: | No |
Data Flow Diagram: | ` |
Threat Model: | ` |
Bugs: | ` |
Security Review: | ` |
Final Security Approval: | no |
Background
Goals: Get notification when screen orientation changes as well as control which screen orientation a page/app wants. Example use case: Prevent screen orientation from changing when playing a game utilizing device motion
Bug: https://bugzilla.mozilla.org/show_bug.cgi?id=720794 https://bugzilla.mozilla.org/show_bug.cgi?id=673922
Specification: http://dvcs.w3.org/hg/screen-orientation/raw-file/tip/Overview.html
Source:
Open Questions
Threat Model
Authorization Model
Authorization model for normal content: implicit for detecting orientation, explicit runtime for locking orientation Authorization model for installed content: implicit for both detection and locking screen