Security/WebAPI/ScreenOrientationAPI
Project Info
Screen Orientation API | |
Project Page | http://dvcs.w3.org/hg/screen-orientation/raw-file/tip/Overview.html |
Next Milestone | ` |
Security Resource | ` |
{{#set:Component=Screen Orientation API |Project=http://dvcs.w3.org/hg/screen-orientation/raw-file/tip/Overview.html |Milestone=` |Resource=` }}
Security Information
Status: | OK |
Securtiy Approved for Beta Launch?: | No |
Data Flow Diagram: | ` |
Threat Model: | ` |
Bugs: | ` |
Security Review: | ` |
Final Security Approval: | no |
{{#set:Sectrackerstatus=OK |Simpyn=No |DFD=` |TM=` |bugs=` |Secreview=` |SecTrackerFSA=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