KIO: Task should be used in QVector, not QList.
ClosedPublic

Authored by dfaure on Aug 24 2017, 10:00 PM.

Details

Summary

It's a struct with int+QByteArray so it's bigger than a pointer.

Minor effect on the overall numbers, it was only showing up
in the "allocations of a small size" list in heaptrack, so this is
more about not wasting space more than anything else.

Test Plan

jobtest

Diff Detail

Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
dfaure created this revision.Aug 24 2017, 10:00 PM
mwolff accepted this revision.Aug 27 2017, 8:34 PM
This revision is now accepted and ready to land.Aug 27 2017, 8:34 PM
dfaure closed this revision.Aug 28 2017, 7:11 AM