Confirmed users
971
edits
(Created page with "=== App Review Details === * App: Video * Review Date: 20 Feb 2013 * Review Lead: Stefan Arentz === Overview === Video is the Video Player application. It playes videos that a...") |
|||
Line 55: | Line 55: | ||
* "audio-channel-content" | * "audio-channel-content" | ||
* systemXHR | * systemXHR | ||
The application needs access to both pictures and videos because when you take a video with the Camera app, it will also create a poster image. When the app deletes a video, that poster image is also deleted, which requires readwrite to pictures. | |||
The access to Settings is questionable. See the bugs filed for that in the Actions & Recommendations section. | |||
The systemXHR permission is required to make a call to the YouTube API. | |||
TODO Is systemXHR really required for an XMLHTTPRequest?! | |||
====Web Activity Handlers ==== | ====Web Activity Handlers ==== |