Merge lp://staging/~gerboland/platform-api/devel-213 into lp://staging/platform-api
Proposed by
Gerry Boland
Status: | Merged |
---|---|
Merged at revision: | 216 |
Proposed branch: | lp://staging/~gerboland/platform-api/devel-213 |
Merge into: | lp://staging/platform-api |
Diff against target: |
97 lines (+37/-1) 6 files modified
CMakeLists.txt (+1/-1) debian/changelog (+10/-0) include/ubuntu/application/ui/window.h (+6/-0) src/ubuntu/mirclient/ubuntu_application_api_mirclient.cpp (+10/-0) src/ubuntu/mirclient/window_mirclient.cpp (+8/-0) src/ubuntu/mirclient/window_mirclient_priv.h (+2/-0) |
To merge this branch: | bzr merge lp://staging/~gerboland/platform-api/devel-213 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
PS Jenkins bot | continuous-integration | Approve | |
kevin gunn (community) | Needs Fixing | ||
Review via email: mp+219392@code.staging.launchpad.net |
Commit message
Merge devel breanch at commit 213 - consists of commit "Add ua_ui_window_
Description of the change
Merge devel breanch at commit 213 - consists of commit "Add ua_ui_window_
To post a comment you must log in.
* Is your branch in sync with latest trunk (e.g. bzr pull lp:trunk -> no changes)
Y
* Did you build your software in a clean sbuild/pbuilder chroot or ppa?
N
* Did you build your software in a clean sbuild/pbuilder armhf chroot or ppa?
Y
* Has your component "TestPlan” been executed successfully on emulator, N4?
Y
* Has a 5 minute exploratory testing run been executed on N4?
Y
* If you changed the packaging (debian), did you subscribe a core-dev to this MP?
N/A
* If you changed the UI, did you subscribe the design-reviewers to this MP?
N/A
* What components might get impacted by your changes?
This breaks API & ABI compatibility, so dependent packages need to be rebuilt. Includes qtubuntu, unity-mir.
* Have you requested review by the teams of these owning components?
Only adding an API, not changing existing ones.