On Thu, Dec 11, 2014 at 6:35 AM, José Bollo <[email protected]> wrote:
> Le jeudi 11 décembre 2014 à 12:23 +0100, Dominig ar Foll a écrit : > > 2) Do we have a 1:1 mapping between HTML5 and Native privileges. If not > > (what I expect) where is that mapping. > > There is not an exact mapping in tizen 2.3. In tizen 3.0 I dont know. > And there is IIRC no documentation of mapping. In tizen 3, the answer is also no, there is no 1:1 mapping. I believe it was intended that the packager handle the mapping so that the developer wouldn't have to, so the crosswalk dev list would be the place to ask, as this may be documented for the Tizen 2 permissions. They do not have a fully updated mapping for Tizen 3, as far as I know. > > > 3) What is the exact list of privileges enforcement which were > > "subcontracted" to the browser process in the share process model. > > We received from Sakari the list: > > Here are the 5 APIs BP is protecting via manifesto. We need to re-plan > the implementation now with the new process model: > > 0752. The following special privileges are supported: > > * Geolocation API: http://tizen.org/privilege/location > * Web Notifications API: http://tizen.org/privilege/notification > * Getusermedia API: http://tizen.org/privilege/mediacapture > * FullScreen API: http://tizen.org/privilege/fullscreen > * Storage Use API (quota exceeding WebDatabase, IndexedDB, and > FileSystem capacity):http://tizen.org/privilege/unlimitedstorage > > Note that of those, only location is still a valid privilege in Tizen 3. The mediacapture privilege maps to two permissions (camera and recorder), but I haven't got a definitive answer on mappings for notification, fullscreen, or unlimitedstorage. Terri
_______________________________________________ Dev mailing list [email protected] https://lists.tizen.org/listinfo/dev
