Merge lp://staging/~abreu-alexandre/unity-webapps-qml/backport-oxide-contenthub-fixes-1409 into lp://staging/unity-webapps-qml/rtm-14.09
Proposed by
Alexandre Abreu
Status: | Merged | ||||
---|---|---|---|---|---|
Approved by: | Alexandre Abreu | ||||
Approved revision: | 136 | ||||
Merged at revision: | 140 | ||||
Proposed branch: | lp://staging/~abreu-alexandre/unity-webapps-qml/backport-oxide-contenthub-fixes-1409 | ||||
Merge into: | lp://staging/unity-webapps-qml/rtm-14.09 | ||||
Diff against target: |
47 lines (+8/-14) 1 file modified
src/Ubuntu/UnityWebApps/bindings/content-hub/backend/content-hub.js (+8/-14) |
||||
To merge this branch: | bzr merge lp://staging/~abreu-alexandre/unity-webapps-qml/backport-oxide-contenthub-fixes-1409 | ||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Alexandre Abreu (community) | Approve | ||
Review via email: mp+243859@code.staging.launchpad.net |
Commit message
Fix content hub getpeers()
Description of the change
Fix content hub getpeers()
In order to test:
- create an HTML5 app from Qtc,
- make sure that your apparmor profile has the content_exchange policy,
- replace the content of the index.html and js/app.js with the ones found here http://
- launch the application on the device,
- make sure that the application lists (including at least the Gallery app and the Camera app),
To post a comment you must log in.