Merge lp:~abreu-alexandre/qtcreator-plugin-ubuntu/qtcreator-template-webview-policy into lp:qtcreator-plugin-ubuntu

Proposed by Alexandre Abreu
Status: Merged
Approved by: Zoltan Balogh
Approved revision: 311
Merged at revision: 317
Proposed branch: lp:~abreu-alexandre/qtcreator-plugin-ubuntu/qtcreator-template-webview-policy
Merge into: lp:qtcreator-plugin-ubuntu
Diff against target: 12 lines (+2/-1)
1 file modified
share/qtcreator/templates/wizards/ubuntu/share/displayName.apparmor (+2/-1)
To merge this branch: bzr merge lp:~abreu-alexandre/qtcreator-plugin-ubuntu/qtcreator-template-webview-policy
Reviewer Review Type Date Requested Status
Zoltan Balogh Approve
PS Jenkins bot continuous-integration Approve
Review via email: mp+244300@code.launchpad.net

Commit message

Add webview to basic template policy

Description of the change

Add webview to basic template policy

To post a comment you must log in.
311. By Alexandre Abreu

Add oxide flag to new html5 apps

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
Revision history for this message
Zoltan Balogh (bzoltan) wrote :

OK

review: Approve
312. By Alexandre Abreu

remove unecessary oxide flag

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'share/qtcreator/templates/wizards/ubuntu/share/displayName.apparmor'
2--- share/qtcreator/templates/wizards/ubuntu/share/displayName.apparmor 2014-11-17 14:24:59 +0000
3+++ share/qtcreator/templates/wizards/ubuntu/share/displayName.apparmor 2014-12-17 16:42:42 +0000
4@@ -1,6 +1,7 @@
5 {
6 "policy_groups": [
7- "networking"
8+ "networking",
9+ "webview"
10 ],
11 "policy_version": %ClickAAPolicyVersion%
12 }

Subscribers

People subscribed via source and target branches