Merge lp://staging/~mandel/ubuntu-download-manager/remove-network-reply-pimpl into lp://staging/ubuntu-download-manager

Proposed by Manuel de la Peña
Status: Merged
Approved by: Manuel de la Peña
Approved revision: 177
Merged at revision: 195
Proposed branch: lp://staging/~mandel/ubuntu-download-manager/remove-network-reply-pimpl
Merge into: lp://staging/ubuntu-download-manager
Diff against target: 392 lines (+57/-252)
5 files modified
libubuntudownloadmanager/system/network_reply.cpp (+52/-98)
libubuntudownloadmanager/system/network_reply.h (+5/-5)
ubuntu-download-manager-tests/system/test_network_reply.cpp (+0/-93)
ubuntu-download-manager-tests/system/test_network_reply.h (+0/-54)
ubuntu-download-manager-tests/ubuntu-download-manager-tests.pro (+0/-2)
To merge this branch: bzr merge lp://staging/~mandel/ubuntu-download-manager/remove-network-reply-pimpl
Reviewer Review Type Date Requested Status
PS Jenkins bot continuous-integration Approve
Manuel de la Peña (community) Approve
Diego Sarmentero (community) Approve
Review via email: mp+195121@code.staging.launchpad.net

Commit message

Remove pimpl implementation from the NetworkReply object. Moved signals to use new way to connect.

Description of the change

Remove pimpl implementation from the NetworkReply object. Moved signals to use new way to connect.

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
Diego Sarmentero (diegosarmentero) wrote :

+1

review: Approve
Revision history for this message
Manuel de la Peña (mandel) wrote :

Approving because it is just a Jenkins error.

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
Manuel de la Peña (mandel) wrote :

Looks like an issue with the armhf jenkins instance.

review: Approve
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
177. By Manuel de la Peña

Remove the need of the tests because the signal connection checks are done at compile time thx to the new connection style.

Revision history for this message
Manuel de la Peña (mandel) wrote :

I'm removing the problematic tests because the connection of the signals is now performed with the new connections style and that means that the check is done at compile time.

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches