Merge lp://staging/~roadmr/checkbox/871-create-job-object-wrappers into lp://staging/~brendan-donegan/checkbox/story871_session_restore_dbus
Status: | Merged |
---|---|
Merged at revision: | 2287 |
Proposed branch: | lp://staging/~roadmr/checkbox/871-create-job-object-wrappers |
Merge into: | lp://staging/~brendan-donegan/checkbox/story871_session_restore_dbus |
Diff against target: |
261 lines (+139/-38) 2 files modified
plainbox/contrib/dbus-mini-client.py (+119/-37) plainbox/plainbox/impl/service.py (+20/-1) |
To merge this branch: | bzr merge lp://staging/~roadmr/checkbox/871-create-job-object-wrappers |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Brendan Donegan | Pending | ||
Review via email: mp+178487@code.staging.launchpad.net |
Description of the change
Merged from trunk to resolve the merge conflict, and added some code to create JobStateWrappers for the restored session's jobs.
This code is still not working (see comments here: https:/
I'll set this to "work in progress" to signal that it's not really ready to merge, but you could merge and then revert the last commit to benefit from the "merge from trunk".