Merge lp:~mardy/unity-scope-vimeo/permissions-1626030 into lp:unity-scope-vimeo

Proposed by Alberto Mardegan
Status: Needs review
Proposed branch: lp:~mardy/unity-scope-vimeo/permissions-1626030
Merge into: lp:unity-scope-vimeo
Diff against target: 13 lines (+2/-1)
1 file modified
click/account-apparmor.json (+2/-1)
To merge this branch: bzr merge lp:~mardy/unity-scope-vimeo/permissions-1626030
Reviewer Review Type Date Requested Status
Unity API Team Pending
Review via email: mp+306582@code.launchpad.net

Commit message

Request "webview" permission

Description of the change

Request "webview" permission

To post a comment you must log in.

Unmerged revisions

95. By Alberto Mardegan

Add webview permission

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'click/account-apparmor.json'
--- click/account-apparmor.json 2016-06-13 20:34:43 +0000
+++ click/account-apparmor.json 2016-09-23 07:18:03 +0000
@@ -2,7 +2,8 @@
2 "template": "ubuntu-account-plugin",2 "template": "ubuntu-account-plugin",
3 "policy_groups": [3 "policy_groups": [
4 "accounts",4 "accounts",
5 "networking"5 "networking",
6 "webview"
6 ],7 ],
7 "policy_version": 1.38 "policy_version": 1.3
8}9}

Subscribers

People subscribed via source and target branches