Merge lp:~mzanetti/unity8/stop-orphaned-apps into lp:unity8

Proposed by Michael Zanetti
Status: Merged
Approved by: Albert Astals Cid
Approved revision: 1755
Merged at revision: 1765
Proposed branch: lp:~mzanetti/unity8/stop-orphaned-apps
Merge into: lp:unity8
Diff against target: 9 lines (+1/-0)
1 file modified
data/unity8.conf (+1/-0)
To merge this branch: bzr merge lp:~mzanetti/unity8/stop-orphaned-apps
Reviewer Review Type Date Requested Status
Albert Astals Cid (community) Approve
PS Jenkins bot (community) continuous-integration Needs Fixing
Review via email: mp+258010@code.launchpad.net

Commit message

emit application-stop when we're going down

Description of the change

 * Are there any related MPs required for this MP to build/function as expected? Please list.
no
 * Did you perform an exploratory manual test run of your code change and any related functionality?
yes
 * Did you make sure that your branch does not contain spurious tags?
yes
 * If you changed the packaging (debian), did you subscribe the ubuntu-unity team to this MP?
n/a
 * If you changed the UI, has there been a design review?
n/a

To post a comment you must log in.
Revision history for this message
Albert Astals Cid (aacid) wrote :

Are we sure this is the desired behaviour?

 * Did you perform an exploratory manual test run of the code change and any related functionality?
Yes

 * Did CI run pass? If not, please explain why.
Waiting

 * Did you make sure that the branch does not contain spurious tags?
Yes

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
Albert Astals Cid (aacid) wrote :

Yes, it is what we want.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'data/unity8.conf'
2--- data/unity8.conf 2014-09-23 12:30:42 +0000
3+++ data/unity8.conf 2015-05-01 10:04:22 +0000
4@@ -54,4 +54,5 @@
5 initctl set-env --global MIR_SOCKET=$UNITY_MIR_SOCKET
6 initctl unset-env --global UNITY_MIR_SOCKET
7 initctl unset-env --global MIR_SERVER_PROMPT_FILE
8+ initctl emit application-end
9 end script

Subscribers

People subscribed via source and target branches