<table><tr><td style="">broulik created this revision.<br />broulik added reviewers: Plasma, davidedmundson, fvogt.<br />Herald added a project: Plasma.<br />Herald added a subscriber: plasma-devel.<br />broulik 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/D17233">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>In Chrome we get state change to "interrupted" and the error in unison whereas Firefox first signals a state change and then updates the error later.<br />
Previously, we would finish the job as soon as it was interrupted leading to a "unknown error" any time a download aborted (even if explicitly canceled by the user).<br />
This patch remembers both state and error and then delays finishing the download slightly.</p>

<p>BUG: 385530</p></div></div><br /><div><strong>TEST PLAN</strong><div><ul class="remarkup-list">
<li class="remarkup-list-item">Started a download in Firefox, canceled it, no longer got an "unknown error" notification</li>
<li class="remarkup-list-item">Still works in Chrome</li>
</ul></div></div><br /><div><strong>REPOSITORY</strong><div><div>R856 Plasma Browser Integration</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D17233">https://phabricator.kde.org/D17233</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>host/downloadjob.cpp<br />
host/downloadjob.h</div></div></div><br /><div><strong>To: </strong>broulik, Plasma, davidedmundson, fvogt<br /><strong>Cc: </strong>plasma-devel, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart<br /></div>