Merge lp://staging/~3v1n0/unity/panel-controller-signals-disconnect into lp://staging/unity
Proposed by
Marco Trevisan (Treviño)
Status: | Merged |
---|---|
Approved by: | Andrea Azzarone |
Approved revision: | no longer in the source branch. |
Merged at revision: | 4252 |
Proposed branch: | lp://staging/~3v1n0/unity/panel-controller-signals-disconnect |
Merge into: | lp://staging/unity |
Prerequisite: | lp://staging/~3v1n0/unity/lowgfx-setting-sync |
Diff against target: |
13 lines (+1/-2) 1 file modified
panel/PanelController.cpp (+1/-2) |
To merge this branch: | bzr merge lp://staging/~3v1n0/unity/panel-controller-signals-disconnect |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Andrea Azzarone (community) | Approve | ||
Review via email: mp+327862@code.staging.launchpad.net |
Commit message
PanelController: ensure we disconnect from signals on destruction
It's just about using the magic of deriving from sigc::trackable.
Since UScreen might be late in signaling screen changes it could fail
To post a comment you must log in.
--1