Comment 2 for bug 1214037

Revision history for this message
Olivier Tilloy (osomon) wrote :

For geolocation permissions, we need to implement a custom content::GeolocationPermissionContext that will be returned by BrowserContext::GetGeolocationPermissionContext().

Not sure about other types of permissions. QtWebKit currently only exposes geolocation and notification permissions, but there are probably more types of permissions that we want to expose.