Merge lp://qastaging/~phablet-team/telephony-service/initialize_chatentry into lp://qastaging/telephony-service/staging
Proposed by
Tiago Salem Herrmann
Status: | Merged |
---|---|
Approved by: | Gustavo Pichorim Boiko |
Approved revision: | 1254 |
Merged at revision: | 1253 |
Proposed branch: | lp://qastaging/~phablet-team/telephony-service/initialize_chatentry |
Merge into: | lp://qastaging/telephony-service/staging |
Diff against target: |
72 lines (+13/-3) 3 files modified
Ubuntu/Telephony/participantsmodel.cpp (+4/-2) handler/texthandler.cpp (+8/-1) handler/texthandler.h (+1/-0) |
To merge this branch: | bzr merge lp://qastaging/~phablet-team/telephony-service/initialize_chatentry |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Gustavo Pichorim Boiko (community) | Approve | ||
Review via email: mp+321292@code.qastaging.launchpad.net |
Commit message
- Initialize pointer to avoid crashes.
- Connect new accounts in case messaging-app is already active
Description of the change
- Initialize pointer to avoid crashes.
- Connect new accounts in case messaging-app is already active
To post a comment you must log in.
Looks good!