Merge lp://staging/~mardy/unity-webapps-qml/oa-capture into lp://staging/unity-webapps-qml
Status: | Needs review |
---|---|
Proposed branch: | lp://staging/~mardy/unity-webapps-qml/oa-capture |
Merge into: | lp://staging/unity-webapps-qml |
Diff against target: |
706 lines (+552/-4) 14 files modified
.bzrignore (+32/-0) common-project-config.pri (+12/-0) debian/control (+2/-0) debian/unity-webapps-qml.install (+1/-0) src/Ubuntu/UnityWebApps/UnityWebApps.qml (+8/-1) src/Ubuntu/UnityWebApps/plugin/com.canonical.webcredentials.capture.gschema.xml (+11/-0) src/Ubuntu/UnityWebApps/plugin/online-accounts-capturer.cpp (+148/-0) src/Ubuntu/UnityWebApps/plugin/online-accounts-capturer.h (+60/-0) src/Ubuntu/UnityWebApps/plugin/plugin.pro (+15/-2) src/Ubuntu/UnityWebApps/plugin/qml-plugin.cpp (+12/-0) tests/unit/test_online_accounts_capturer/capture-test.provider (+8/-0) tests/unit/test_online_accounts_capturer/test_online_accounts_capturer.cpp (+196/-0) tests/unit/test_online_accounts_capturer/test_online_accounts_capturer.pro (+44/-0) tests/unit/unit.pro (+3/-1) |
To merge this branch: | bzr merge lp://staging/~mardy/unity-webapps-qml/oa-capture |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
PS Jenkins bot (community) | continuous-integration | Needs Fixing | |
Alexandre Abreu (community) | Approve | ||
WebApps | Pending | ||
Review via email: mp+209905@code.staging.launchpad.net |
Commit message
Send username and cookies to Online Accounts
This is the reimplementation in Qt of this:
http://
Description of the change
Send username and cookies to Online Accounts
This is the reimplementation in Qt of this:
http://
Unmerged revisions
- 93. By Alberto Mardegan
-
From trunk
[ Alexandre Abreu ]
Update the oxide bits to account for oxide moving to 1.0 - 92. By Alberto Mardegan
-
Merge from trunk
[ Alexandre Abreu ]
* Add some missing files striclty for doc generation for the runtime-
api
* There is currently an issue on Ubuntu Desktop with webapps running
in the container and bamf/unity that when a local desktop file
exists (and a webapp icon has been pinned to the launcher through
its global /usr/share desktop file), the webapp icons are duplicated
in the launcher. Various fixes have been made to mitigate the issue
in bamf but it seems to still be around. This is voluntarily
discarded for now and left around to get to the bottom of the issue
in a timely fashion. (LP: #1300864)
[ Alexandre Abreu ]
* Fixes to the runtime-api: have inputMethodName return its value,.
have the client register listeners for property changed, .
[ Ubuntu daily release ]
* New rebuild forced
[ Alexandre Abreu ]
* Add application api (LP: #1278485)
[ Alexandre Abreu ]
* Add integration with oxide (LP: #1290535)
[ Justin McPherson ]
* Add integration with oxide (LP: #1290535)
[ Ubuntu daily release ]
* New rebuild forced
[ Alexandre Abreu ]
* Add support for the new content hub api
[ Alexandre Abreu ]
* Fix desktop file generation: dont do useless generation when not
needed,. use the proper webapps-runner w/ the --chrome option. make
sure that the webapp 'domain' is available (LP: #1288805)
* Make sure that priviledged APIs are only injected in the proper
context (LP: #1293702)
* New rebuild forced
[ Ubuntu daily release ]
* New rebuild forced
[ Alexandre Abreu ]
* Fix issue with the callback order for content hub's high level api.
The order is reversed
[ Alexandre Abreu ]
* Fix online accounts inline docs
[ Alberto Mardegan ]
* API cleanups Add a getAccounts() method, and remove the
getAccountsInfoFor() and getAccessTokenFor() methods. - 91. By Alberto Mardegan
-
Don't enforce the presence of getCookies()
- 90. By Alberto Mardegan
-
Add unit tests
- 89. By Alberto Mardegan
-
Install GSettings schema
- 88. By Alberto Mardegan
-
Send website username and cookies to OA
FAILED: Continuous integration, rev:89 jenkins. qa.ubuntu. com/job/ unity-webapps- qml-ci/ 85/ jenkins. qa.ubuntu. com/job/ unity-webapps- qml-trusty- amd64-ci/ 33/console jenkins. qa.ubuntu. com/job/ unity-webapps- qml-trusty- armhf-ci/ 33/console
http://
Executed test runs:
FAILURE: http://
FAILURE: http://
Click here to trigger a rebuild: s-jenkins. ubuntu- ci:8080/ job/unity- webapps- qml-ci/ 85/rebuild
http://