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
1=== modified file 'click/account-apparmor.json'
2--- click/account-apparmor.json 2016-06-13 20:34:43 +0000
3+++ click/account-apparmor.json 2016-09-23 07:18:03 +0000
4@@ -2,7 +2,8 @@
5 "template": "ubuntu-account-plugin",
6 "policy_groups": [
7 "accounts",
8- "networking"
9+ "networking",
10+ "webview"
11 ],
12 "policy_version": 1.3
13 }

Subscribers

People subscribed via source and target branches