gecko/dom/permission
Fredrik Lanker f6e6bfafd6 Bug 1091601 - Settings closes down when changing permissions for THA applications r=fabrice
Application kind is used in isExplicitInPermissionsTable for checking
the permissions in the permission table. When calling the function from
PermissionSettings, the app kind wasn't passed so the permission check
failed. This lead to Settings closing down when trying to change the
permissions in "App permissions", due to the assert in receiveMessage
(dom/permission/PermissionSettings.jsm).

---
 dom/permission/PermissionSettings.jsm | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)
2014-10-30 15:02:51 -07:00
..
tests Bug 1066735 - Remove root b2g and android specific xpcshell manifests, r=chmanchester 2014-10-07 18:18:28 -04:00
moz.build
PermissionPromptService.js
PermissionPromptService.manifest
PermissionSettings.js
PermissionSettings.jsm Bug 1091601 - Settings closes down when changing permissions for THA applications r=fabrice 2014-10-30 15:02:51 -07:00
PermissionSettings.manifest