Merge lp://staging/~ubuntu-sdk-team/ubuntu-ui-toolkit/imageSourceNotNOTIFYable into lp://staging/ubuntu-ui-toolkit/staging
Proposed by
Cris Dywan
Status: | Merged | ||||||||
---|---|---|---|---|---|---|---|---|---|
Approved by: | Zoltan Balogh | ||||||||
Approved revision: | 1343 | ||||||||
Merged at revision: | 1341 | ||||||||
Proposed branch: | lp://staging/~ubuntu-sdk-team/ubuntu-ui-toolkit/imageSourceNotNOTIFYable | ||||||||
Merge into: | lp://staging/ubuntu-ui-toolkit/staging | ||||||||
Diff against target: |
102 lines (+35/-6) 4 files modified
components.api (+2/-0) modules/Ubuntu/Components/plugin/ucqquickimageextension.cpp (+3/-0) modules/Ubuntu/Components/plugin/ucqquickimageextension.h (+4/-1) tests/unit_x11/tst_components/tst_imageprovider.qml (+26/-5) |
||||||||
To merge this branch: | bzr merge lp://staging/~ubuntu-sdk-team/ubuntu-ui-toolkit/imageSourceNotNOTIFYable | ||||||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
PS Jenkins bot | continuous-integration | Approve | |
Cris Dywan | Approve | ||
Review via email: mp+242655@code.staging.launchpad.net |
Commit message
Re-introduce NOTIFY to Image under a different name
Description of the change
Re-introduce NOTIFY to Image under a different name
To post a comment you must log in.
In theory I like the approach; unfortunately I can't build the branch right now and I don't know why. If Jenkins can run the tests successfully I'll finish my review.