<table><tr><td style="">elvisangelaccio edited the summary of this revision. <a href="https://phabricator.kde.org/transactions/detail/PHID-XACT-DREV-jqq52cr4wo6rz3b/" rel="noreferrer">(Show Details)</a><br />elvisangelaccio edited the test plan for this revision. <a href="https://phabricator.kde.org/transactions/detail/PHID-XACT-DREV-tlakeickixnnoxp/" rel="noreferrer">(Show Details)</a>
</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/D6856" rel="noreferrer">View Revision</a></tr></table><br /><div><strong>CHANGES TO REVISION SUMMARY</strong><div><div style="white-space: pre-wrap; color: #74777D;">closeUrl() is supposed to close the currently open url, so we should not<span style="padding: 0 2px; color: #333333; background: rgba(251, 175, 175, .7);"> </span><span style="padding: 0 2px; color: #333333; background: rgba(151, 234, 151, .6);"><br />
</span>leave the old url() around<span style="padding: 0 2px; color: #333333; background: rgba(151, 234, 151, .6);"> if someone explicitly calls this method.<br />
    <br />
To avoid urlChanged() being emitted twice if we call openUrl(), we use a<br />
special boolean set in openUrl(). We need this boolean because openUrl()<br />
is both public and virtual and we need to make sure to call the<br />
openUrl() re-implemented by subclasses</span>.</div></div></div><br /><div><strong>CHANGES TO TEST PLAN</strong><div><div style="white-space: pre-wrap; color: #74777D;"><span style="padding: 0 2px; color: #333333; background: rgba(251, 175, 175, .7);">Unit</span><span style="padding: 0 2px; color: #333333; background: rgba(151, 234, 151, .6);">New</span> test<span style="padding: 0 2px; color: #333333; background: rgba(251, 175, 175, .7);">s in D6889</span><span style="padding: 0 2px; color: #333333; background: rgba(151, 234, 151, .6);"> case passes.</span></div></div></div><br /><div><strong>REPOSITORY</strong><div><div>R306 KParts</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D6856" rel="noreferrer">https://phabricator.kde.org/D6856</a></div></div><br /><div><strong>To: </strong>elvisangelaccio, dfaure, KTextEditor, Kate, KDevelop<br /><strong>Cc: </strong>cullmann, Frameworks<br /></div>