D18762: Add support for portals in KRun
    David Faure 
    noreply at phabricator.kde.org
       
    Wed Feb  6 08:06:53 GMT 2019
    
    
  
dfaure added a comment.
  This should only be done if KRun::setEnableExternalBrowser(false) wasn't called, otherwise it will break KParts' BrowserRun subclass and Konqueror's KonqRun (who use KRun to actually find out the mimetype of the file, not to launch another browser).
  T
  his means adding a bool d->m_externalBrowserEnabled in KRun, since right now we can't know that it was called if the settings don't actually define an external browser.
REPOSITORY
  R241 KIO
REVISION DETAIL
  https://phabricator.kde.org/D18762
To: GeeXT, jgrulich, apol, dfaure, #frameworks
Cc: kde-frameworks-devel, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20190206/3d41b028/attachment.html>
    
    
More information about the Kde-frameworks-devel
mailing list