<table><tr><td style="">dvratil created this revision.<br />dvratil set the repository for this revision to rPLASMAWORKSPACE Plasma Workspace.<br />Restricted Application added a project: Plasma.<br />Restricted Application added a subscriber: plasma-devel.</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/D2679" rel="noreferrer">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>Workaround a crash when a KRunner plugin triggers libQt5WebEngine being loaded from the runner thread. QtWebEngine has a QtStartUpFunction that will abort when invoked from non-GUI thread. A workaround is to enable context sharing in KRunner's main() so that QtWebEngine won't try to do that itself when loaded.</p>

<p>Since KRunner is just a single window, this flag will have no side-effects.</p>

<p>BUG: 364342</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>rPLASMAWORKSPACE Plasma Workspace</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D2679" rel="noreferrer">https://phabricator.kde.org/D2679</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>krunner/main.cpp</div></div></div><br /><div><strong>EMAIL PREFERENCES</strong><div><a href="https://phabricator.kde.org/settings/panel/emailpreferences/" rel="noreferrer">https://phabricator.kde.org/settings/panel/emailpreferences/</a></div></div><br /><div><strong>To: </strong>dvratil<br /><strong>Cc: </strong>plasma-devel, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas<br /></div>