Merge lp:~abreu-alexandre/webapps-core/content-exchange-source into lp:webapps-core

Proposed by Alexandre Abreu
Status: Merged
Approved by: Alexandre Abreu
Approved revision: 138
Merged at revision: 138
Proposed branch: lp:~abreu-alexandre/webapps-core/content-exchange-source
Merge into: lp:webapps-core
Diff against target: 78 lines (+9/-6)
6 files modified
webapp-amazon/manifest.json (+1/-1)
webapp-amazon/webapp-amazon.json (+2/-1)
webapp-ebay/manifest.json (+1/-1)
webapp-ebay/webapp-ebay.json (+2/-1)
webapp-twitter/manifest.json (+1/-1)
webapp-twitter/webapp-twitter.json (+2/-1)
To merge this branch: bzr merge lp:~abreu-alexandre/webapps-core/content-exchange-source
Reviewer Review Type Date Requested Status
Alexandre Abreu (community) Approve
Review via email: mp+293663@code.launchpad.net

Commit message

Add content exchange source policy group for webapps that should be reponsive to content export (e.g. image saving)

Description of the change

Add content exchange source policy group for webapps that should be reponsive to content export (e.g. image saving)

To post a comment you must log in.
Revision history for this message
Alexandre Abreu (abreu-alexandre) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'webapp-amazon/manifest.json'
--- webapp-amazon/manifest.json 2016-01-25 16:08:30 +0000
+++ webapp-amazon/manifest.json 2016-05-03 19:10:47 +0000
@@ -11,7 +11,7 @@
11 "maintainer": "Webapps Team <webapps@lists.launchpad.net>",11 "maintainer": "Webapps Team <webapps@lists.launchpad.net>",
12 "name": "com.ubuntu.developer.webapps.webapp-amazon",12 "name": "com.ubuntu.developer.webapps.webapp-amazon",
13 "title": "webapp-amazon",13 "title": "webapp-amazon",
14 "version": "1.0.11",14 "version": "1.0.12",
15 "x-test": {15 "x-test": {
16 "autopilot": {16 "autopilot": {
17 "autopilot_module": "amazon_webapp",17 "autopilot_module": "amazon_webapp",
1818
=== modified file 'webapp-amazon/webapp-amazon.json'
--- webapp-amazon/webapp-amazon.json 2014-09-19 16:29:06 +0000
+++ webapp-amazon/webapp-amazon.json 2016-05-03 19:10:47 +0000
@@ -5,7 +5,8 @@
5 "audio",5 "audio",
6 "video",6 "video",
7 "webview",7 "webview",
8 "content_exchange"8 "content_exchange",
9 "content_exchange_source"
9 ],10 ],
10 "policy_version": 1.211 "policy_version": 1.2
11}12}
1213
=== modified file 'webapp-ebay/manifest.json'
--- webapp-ebay/manifest.json 2016-01-25 11:05:15 +0000
+++ webapp-ebay/manifest.json 2016-05-03 19:10:47 +0000
@@ -11,6 +11,6 @@
11 "maintainer": "Webapps Team <webapps@lists.launchpad.net>",11 "maintainer": "Webapps Team <webapps@lists.launchpad.net>",
12 "name": "com.ubuntu.developer.webapps.webapp-ebay",12 "name": "com.ubuntu.developer.webapps.webapp-ebay",
13 "title": "webapp-ebay",13 "title": "webapp-ebay",
14 "version": "1.0.14"14 "version": "1.0.15"
15}15}
1616
1717
=== modified file 'webapp-ebay/webapp-ebay.json'
--- webapp-ebay/webapp-ebay.json 2014-09-19 16:29:06 +0000
+++ webapp-ebay/webapp-ebay.json 2016-05-03 19:10:47 +0000
@@ -5,7 +5,8 @@
5 "audio",5 "audio",
6 "video",6 "video",
7 "webview",7 "webview",
8 "content_exchange"8 "content_exchange",
9 "content_exchange_source"
9 ],10 ],
10 "policy_version": 1.211 "policy_version": 1.2
11}12}
1213
=== modified file 'webapp-twitter/manifest.json'
--- webapp-twitter/manifest.json 2016-02-11 11:03:08 +0000
+++ webapp-twitter/manifest.json 2016-05-03 19:10:47 +0000
@@ -19,6 +19,6 @@
19 "maintainer": "Webapps Team <webapps@lists.launchpad.net>",19 "maintainer": "Webapps Team <webapps@lists.launchpad.net>",
20 "name": "com.ubuntu.developer.webapps.webapp-twitter",20 "name": "com.ubuntu.developer.webapps.webapp-twitter",
21 "title": "webapp-twitter",21 "title": "webapp-twitter",
22 "version": "1.3.2"22 "version": "1.3.3"
23}23}
2424
2525
=== modified file 'webapp-twitter/webapp-twitter.json'
--- webapp-twitter/webapp-twitter.json 2014-09-24 19:53:03 +0000
+++ webapp-twitter/webapp-twitter.json 2016-05-03 19:10:47 +0000
@@ -7,7 +7,8 @@
7 "video",7 "video",
8 "location",8 "location",
9 "webview",9 "webview",
10 "content_exchange"10 "content_exchange",
11 "content_exchange_source"
11 ],12 ],
12 "policy_version": 1.213 "policy_version": 1.2
13}14}

Subscribers

People subscribed via source and target branches

to all changes: