<table><tr><td style="">davidedmundson created this revision.<br />davidedmundson added a reviewer: Plasma.<br />Restricted Application added a project: Plasma.<br />Restricted Application added a subscriber: plasma-devel.<br />davidedmundson requested review of this revision.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D11613">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>It's perfectly valid to call ::data() from within beginRemoveRows, proxy<br />
models will do it all the time. Also at the time of calling rowCount()<br />
should be correct at the time of calling beginRemoveRows, this throws an<br />
assert on Qt5.11.</p>
<p>This patch follows the normal beginRemoveRows / actual removal /<br />
endRemoveRows policy.</p>
<p>Data insertion is unchaged in this patch, it's less of an issue to have<br />
data before you announce it than the other way round.</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>Plasma stayed up for more than a few minutes</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R115 Plasma Audio Volume Applet</div></div></div><br /><div><strong>BRANCH</strong><div><div>master</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D11613">https://phabricator.kde.org/D11613</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/maps.h<br />
src/pulseaudio.cpp</div></div></div><br /><div><strong>To: </strong>davidedmundson, Plasma<br /><strong>Cc: </strong>plasma-devel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart<br /></div>