Closed llewelld closed 3 years ago
Requires https://github.com/sailfishos/embedlite-components/pull/65
For info, with these PRs the behaviour of the Location Permission is now as follows:
In normal browsing mode:
In private browsing mode:
Rebased.
A
privateBrowsing
flag is now passed with the "embed:permissions" message when the browser wants to request a permission of the user (a location permission specifically).This change disables the option to store the permission when private browsing is enabled, to avoid leaking location data.